create-next-docs
Advanced tools
Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "create-next-docs", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "Minimalist documentation for your React / Typescript components powered by Next.js, Styled Components and Rebass.", | ||
@@ -5,0 +5,0 @@ "author": "Pete Correia <pete@petecorreia.com> (https://petecorreia.com)", |
@@ -0,1 +1,7 @@ | ||
# ⚠️ Moved to TSX Docs | ||
This module has moved to [TSX Docs](https://tsx-docs.now.sh) / [repo](https://github.com/petecorreia/tsx-docs). Please use that instead. It is more mature and offers additional-features. | ||
--- | ||
# 📄 Create Next Docs | ||
@@ -46,3 +52,3 @@ | ||
[Styled Components](https://github.com/styled-components/styled-components), | ||
[Rebass](https://github.com/rebassjs/rebass) | ||
[Rebass](https://github.com/rebassjs/rebass), | ||
[Inter typeface](https://github.com/rsms/inter) | ||
@@ -49,0 +55,0 @@ |
625561
62