Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 320 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 320 Bytes

tailwind-p1

My first Tailwind practice project

Usage

Run "npm install" on the command line to install the dependency and node modules

Run "npm build" to build the tailwind input.css into the output.css

Then run "npm watch" to so that tailwind will watch your html and javascript files for changes and update them