Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 238 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 238 Bytes

Tailwind Base

You can use this repository for quick tailwindcss base projects

Clone this repo and run this command:

npm run watch

Now, you can write tailwind in index.html. It will generate style.css after all file save actions.