fixed typo
This commit is contained in:
+1
-1
@@ -55,7 +55,7 @@
|
|||||||
|
|
||||||
:root {
|
:root {
|
||||||
color-scheme: light dark;
|
color-scheme: light dark;
|
||||||
background-color: light-dark(##F7F7F7, #121212);
|
background-color: light-dark(#F7F7F7, #121212);
|
||||||
|
|
||||||
/* Primitive tokens: raw design values */
|
/* Primitive tokens: raw design values */
|
||||||
--color-neutral-100: #F7F7F7;
|
--color-neutral-100: #F7F7F7;
|
||||||
|
|||||||
Reference in New Issue
Block a user