Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 230 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 230 Bytes

jalstad-tailwind

personal site

local dev

flask

  • install uv
    • ./scripts/start_dev.sh

tailwind

  • npx tailwindcss -i static/main.css -o static/output.css --watch --minify