fix(css): make @theme default

This commit is contained in:
Benjamin Canac
2024-10-10 17:13:05 +02:00
parent 7c21ddefa8
commit a2bad2eee2

View File

@@ -1,4 +1,4 @@
@theme {
@theme default {
--spacing-4_5: 1.125rem;
}