An extension of HTML5Blank using TailwindCSS with Laravel Mix.
On my blog you can read about how to create a TailwindCSS Wordpress Theme.
With NPM:
npm install
npm run watchWith Yarn:
yarn
yarn watchYou can alternately run dev to generate readable assets, or prod to run a production build.
This is a blank copy of HTML5Blank with TailwindCSS installed, nothing more. Your assets build from ./assets to ./js/scripts.js and ./style.css