// dont forget to run
npx tailwindcss init tailwind.js
npm run dev
// add your url to the browserSync config in webpack.mix.js
npm run watch
// start resources
https://tailwindcss.com/docs/installation
https://laravel-mix.com/extensions/tailwindcss
https://github.com/mindkomm/theme-lib-mix
The mix() function is useful if you want to enable cache busting
for your theme asset files (CSS, JavaScript, images, icon sprites).