Skip to content

timabell/spike-postcss

Repository files navigation

TailwindCss / PostCSS / Grunt minimal example

A spike for my own benefit to figure out how the pieces fit together ready for use in a sailsjs project.

Run it with

asdf install
npm install
grunt

or something like that.

The commits show the the following build up

  1. Empty repo
  2. nodejs version with asdf-vm
  3. Basic postcss processing
  4. Add tailwindcss and process it
  5. Add grunt, process unrelated file
  6. Configure grunt to run postcss, which in turn builds the tailwindcss

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published