- Install Node.js:
https://nodejs.org/en/download/ - Open terminal and run:
npx tailwindcss -o style.css --watch --jit --purge="./**/*.html" - Link style.css into HTML:
<link href="style.css" rel="stylesheet"> - Edit your HTML file and your style.css will be updated while you add more class
-
Notifications
You must be signed in to change notification settings - Fork 0
mulai-dev/mulai-dev.github.io
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|