Nuxt/examples/with-purgecss/README.md
2020-11-30 23:44:04 +01:00

374 B

Nuxt 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.