- Install Node.Js
- 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
forked from mulaidev/mapay
-
Notifications
You must be signed in to change notification settings - Fork 0
Tailwind 2.x landing page
damlihermawan2021/mapay
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Tailwind 2.x landing page
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- CSS 89.0%
- HTML 11.0%