Skip to content

jesperp/tailwind-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

No-nonsense Tailwind CSS starter

  • CSS files in src/
  • Plain simple public/index.html
  • Auto compile and reloading workflow

Clone or degit the project. Then play with public/index.html and src/styles.css.

degit jesperp/tailwind-starter letsgo &&
cd letsgo &&
npm i &&
npm start

First time you start this project might take a few seconds for postcss to compile tailwind. After that, changes should be sub-second.

About

No-nonsense Tailwind CSS starter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published