Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 186 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 186 Bytes

bluetheme

A Zola theme...

** install tailwind and flowbite **

npm install

** generate the output.css file **

npx tailwindcss -i ./input.css -o ./static/output.css --watch