Skip to content

mulai-dev/mulai-dev.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Tailwind Just In Time Mode

  1. Install Node.js:
    https://nodejs.org/en/download/
  2. Open terminal and run:
    npx tailwindcss -o style.css --watch --jit --purge="./**/*.html"
  3. Link style.css into HTML:
    <link href="style.css" rel="stylesheet">
  4. Edit your HTML file and your style.css will be updated while you add more class

About

Resources

Stars

Watchers

Forks

Contributors

Languages