mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 16:43:55 +00:00
.. | ||
assets/css | ||
layouts | ||
pages | ||
nuxt.config.js | ||
package.json | ||
README.md | ||
tailwind.js |
Nuxt.js with Purgecss (and Tailwind CSS)
Tailwind CSS is a utility-first CSS framework for rapidly building custom user interfaces.
Purgecss is a tool to remove unused CSS. It can be used as part of your development workflow. Purgecss comes with a JavaScript API, a CLI, and plugins for popular build tools.