Skip to content

Instantly start working on your next Tailwindcss project with this starter template.

License

Notifications You must be signed in to change notification settings

foostacking/tailwind-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tailwind-starter

Instantly start working on your next Tailwindcss project

Input Path

assets/src/css/tailwind.css

Output Path

assets/dist/css/main.css

Build

npx tailwindcss -i ./assets/src/css/tailwind.css -o ./assets/dist/css/main.css --watch

Other TailwindCss Starters