chore: scaffold style tokens
This commit is contained in:
7
src/styles/tokens.css
Normal file
7
src/styles/tokens.css
Normal file
@@ -0,0 +1,7 @@
|
||||
:root {
|
||||
/* TODO: surface, text, accent, status tokens */
|
||||
}
|
||||
|
||||
[data-theme="dark"] {
|
||||
/* TODO: dark-mode overrides */
|
||||
}
|
||||
Reference in New Issue
Block a user