🔧(demo) update demo app to ts config file, customize one token
Showcase a situation where we want to customize a component's design token.
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
font-size: 16px;
|
||||
line-height: 24px;
|
||||
font-weight: 400;
|
||||
color: var(--c--colors--primary);
|
||||
background-color: #242424;
|
||||
height: 100vh;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user