style: format remaining files

This commit is contained in:
2026-05-10 19:25:51 +02:00
parent 3703bbfcfe
commit b152e246ff
6 changed files with 43 additions and 44 deletions

View File

@@ -60,11 +60,11 @@
--radius: 6px;
}
[data-theme="light"] {
[data-theme='light'] {
color-scheme: light;
}
[data-theme="dark"] {
[data-theme='dark'] {
color-scheme: dark;
}