Tailwind CSS + PostCSS + BrowserSync boilerplate
npm run fonts
to download font files from google fonts to /assets
npm run dev
to generate CSS from style.tailwind.css
to /assets
npm run prod
to generate CSS and Purge it and Minify itnpm run watch
to watch for changes and run browser-sync