A template for tailwindcss on a static html site
The Formula to making a great site with tailwind
npm install tailwindcss@latest postcss@latest autoprefixer@latest
npm run build-css
index.html
and you should be good to gopublic/css/tailwind.css
from .gitignore
package.json
tailwind.config.js
and run npm run purge-css