https://tailwindcss.com/course/
Install dependencies:
npm install
To compile with postcss
npm run build
You can install the server live with the following instruction
npm install -g live-server
and run:
live-server public
https://tailwindcss.com/course/
Install dependencies:
npm install
To compile with postcss
npm run build
You can install the server live with the following instruction
npm install -g live-server
and run:
live-server public