♻️(demo) demonstrate token references
Demonstrate the use of token references by editing the greyscale color which is used by lots of components.
This commit is contained in:
@@ -4,6 +4,8 @@ const config: DefaultTokens = {
|
||||
theme: {
|
||||
colors: {
|
||||
"primary-500": "purple",
|
||||
"success-700": "lime",
|
||||
"greyscale-300": "#ff18e5",
|
||||
},
|
||||
},
|
||||
components: {
|
||||
|
||||
Reference in New Issue
Block a user