Skip to content

damlihermawan2021/mapay

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mapay

Setup

  1. Install Node.Js
  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

Tailwind 2.x landing page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 89.0%
  • HTML 11.0%