This is minial code to demostrate "How to use Tailwind CSS with Pug"
To generate HTML from Pug use the pug-plugin.
Install
npm i
Start app in a browser
npm start
Build static files
npm run build
This is minial code to demostrate "How to use Tailwind CSS with Pug"
To generate HTML from Pug use the pug-plugin.
Install
npm i
Start app in a browser
npm start
Build static files
npm run build