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.
8 lines
No EOL
80 B
Text
8 lines
No EOL
80 B
Text
target/
|
|
result*
|
|
brewlog.db
|
|
TODO.md
|
|
SPEC.md
|
|
backup.json
|
|
.env
|
|
templates/styles.css |