Skip to content

AndrewBogdanovTSS/nuxt-tailwind-postcss

Repository files navigation

TailwindCSS in Nuxt via PostCSS

See how to organize your TailwindCSS workflow in Nuxt via PostCSS and a bunch of useful plugins. Such as:

  • Nesting
  • Custom properties
  • PostCSS variables
  • Autoprefixer
  • PurgeCSS
  • and much more

You can forget about SASS now ;)

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, check out:

About

Example of using TailwindCSS via PostCSS in Nuxt.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published