We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3901c90 commit ee833aaCopy full SHA for ee833aa
README.md
@@ -14,7 +14,7 @@ Choose what Tailwind config you want to generate:
14
* **minimal** *(default)* - Will create a minimal `tailwind.config.js` file where you can define your customizations.
15
* **full** - Will generate a `tailwind.config.js` file containing the entire default configuration.
16
17
-See [Tailwinds configuration guide](https://next.tailwindcss.com/docs/configuration) for more info.
+See [Tailwinds configuration guide](https://tailwindcss.com/docs/configuration) for more info.
18
19
## PostCSS Configuration
20
Tailwind CSS and Purgecss will be added as plugins in your PostCSS config.
0 commit comments