You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ npm run build # Build component library with rollup.
12
12
```
13
13
14
14
### Design Tokens
15
-
CSS variables are declared in `src/tokens.css`. Dark mode is enabled by the presence of the attribute `data-theme="dark"` higher up in the tree.
15
+
CSS variables are declared in `src/tokens.css`. Dark mode is enabled when using the attribute `data-theme="dark"` higher up in the tree. See `src/tokens.css` for more details.
0 commit comments