Skip to content

A quick and simple example of using Tailwind CSS with HTML, with PurgeCSS and cssnano enabled.

Notifications You must be signed in to change notification settings

adarsh4d/tailwind-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HelpDesk

Help Desk Software

Build Setup

# install dependencies
$ npm run i

# build tailwind css
$ npm run build:css

# watch css source file change
$ npm run watch

# build for production
$ npm run prod

Notes

  • No grid - requires support for older device

About

A quick and simple example of using Tailwind CSS with HTML, with PurgeCSS and cssnano enabled.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published