fix(ui): force css refresh and simplify source paths

This commit is contained in:
2026-04-25 22:29:16 +02:00
parent da8e8b8b15
commit bebdbc5938
2 changed files with 2 additions and 3 deletions

View File

@@ -2,8 +2,7 @@
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&display=swap');
@import '@toolwind/anchors';
@source "../internal/**/*.templ";
@source "../web/**/*.templ";
@source "..";
:root {
color-scheme: light dark;