Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 356 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 356 Bytes

Jack - Resturant

Resturant Home page using Tailwind and HTML

Jac.Resturant.mp4

Setup and running

npm install -D tailwindcss postcss autoprefixer
npx tailwindcss init -p
npx tailwindcss -i ./src/input.css -o ./build/css/style.css --watch