This is a boilerplate for Tailwind CSS v2.2. It is using the JIT Compiler which will be watching file changes for development and optimizing for production:
Step 1:
npm install
Step 2:
npm run build
Watches files as you make changes to your index.html
within public
folder, Change the tailwind.config.js
accordingly.
Step 3:
npm run prod