Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 359 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 359 Bytes

TAILWIND STARTERPACK

This is a starterpack for tailwind. Purge css, minify css and brotli implemented.

HOW TO USE

  • clone repo
  • install dependencies with npm i
  • start server by running npm start in CLI

FEATURES

  • env is set to 'dev' by default. Change env to 'production' before deploying
  • gulp prod pruge, minify and compress css.