Skip to content

dudewith3faces/tailwind-starterpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.