chore: fix waline language switching exceptions, remove unused global variables, update theme guide

This commit is contained in:
radishzzz 2025-05-26 00:25:46 +01:00
parent 488d539374
commit ab9bb91f52
9 changed files with 33 additions and 42 deletions

View file

@ -1,8 +1,3 @@
:root {
--uno-colors-primary: theme('colors.primary');
--uno-colors-secondary: theme('colors.secondary');
--uno-colors-background: theme('colors.background');
}
html {
--at-apply: 'bg-background c-secondary antialiased';
scrollbar-width: thin;