brewlog/.gitignore
Jon Seager 33c27ed0d0
build: add Tailwind CSS v4 build pipeline with theme tokens
Replace the checked-in styles.css with a build-time Tailwind CSS
pipeline. input.css defines CSS custom properties for light/dark
themes, mapped to Tailwind utilities via @theme. build.rs runs
the Tailwind CLI to generate styles.css at compile time.
2026-02-05 17:02:13 +00:00

8 lines
No EOL
80 B
Text

target/
result*
brewlog.db
TODO.md
SPEC.md
backup.json
.env
templates/styles.css