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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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