mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-14 23:22:51 +00:00
The .light CSS variable overrides were defined before the :root dark defaults, so equal-specificity source-order caused the dark values to always win. Move .light overrides after each :root block so they correctly take effect. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| components | ||
| data | ||
| layouts | ||
| lib | ||
| routes | ||
| welcome | ||
| api-client.ts | ||
| app.css | ||
| root.tsx | ||
| routes.ts | ||