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. |
||
|---|---|---|
| .. | ||
| partials | ||
| account.html | ||
| add.html | ||
| base.html | ||
| checkin.html | ||
| cli_callback.html | ||
| data.html | ||
| favicon.ico | ||
| home.html | ||
| input.css | ||
| login.html | ||
| nav.html | ||
| register.html | ||
| timeline.html | ||
| webauthn.js | ||