Skip to content

Commit

Permalink
docs: update to postcss-nesting
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Mar 16, 2021
1 parent 6240fdf commit aa9fc21
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
- πŸ‘Œ  Zero configuration to start *([see video](https://tailwindcss.nuxtjs.org/#quick-start))*
- πŸ—œ  PurgeCSS included for minimal CSS ⚑️
- ⚑️  Supports [Tailwind Just-In-Time](https://github.com/tailwindlabs/tailwindcss-jit)
- πŸͺ„  Includes [PostCSS Nested](https://github.com/postcss/postcss-nested)
- πŸͺ„  Includes [CSS Nesting](https://drafts.csswg.org/css-nesting-1/) with [postcss-nesting](https://github.com/csstools/postcss-nesting)
- 🎨  Discover your Tailwind Colors *([see video](https://tailwindcss.nuxtjs.org/#tailwind-colors))*
- βš™οΈ  Reference your Tailwind config in your app
- πŸ“¦  Extendable by [Nuxt modules](https://modules.nuxtjs.org/)
Expand Down
2 changes: 1 addition & 1 deletion docs/content/1.index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ THis module help you setup [Tailwind CSS](https://tailwindcss.com) (version 2) t
- πŸ‘Œ  Zero configuration to start *([see video](https://tailwindcss.nuxtjs.org/#quick-start))*
- πŸ—œ  PurgeCSS included for minimal CSS ⚑️
- ⚑️  Supports [Tailwind Just-In-Time](https://github.com/tailwindlabs/tailwindcss-jit)
- πŸͺ„  Includes [PostCSS Nested](https://github.com/postcss/postcss-nested)
- πŸͺ„  Includes [CSS Nesting](https://drafts.csswg.org/css-nesting-1/) with [postcss-nesting](https://github.com/csstools/postcss-nesting)
- 🎨  Discover your Tailwind Colors *([see video](https://tailwindcss.nuxtjs.org/#tailwind-colors))*
- βš™οΈ  Reference your Tailwind config in your app
- πŸ“¦  Extendable by [Nuxt modules](https://modules.nuxtjs.org/)
Expand Down

0 comments on commit aa9fc21

Please sign in to comment.