Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

A simple starter project for tailwindcss based on brunch.

License

Notifications You must be signed in to change notification settings

makito/tailwindcss-brunch-starter

Repository files navigation

Scripts

  • npm run dev:watch start developing with local server, and watching changes in src directory (no Purgecss running, no minify styles and scripts)
  • npm run build build project to dist directory (no Purgecss running, no minify styles and scripts)
  • npm run build:prod build project in prodaction mode (clear css with Purgecss, minify styles and scripts)

About

A simple starter project for tailwindcss based on brunch.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published