🔧(demo) update demo app to customize official tokens
Showcase how to customize an official design token.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
export default {
|
||||
theme: {
|
||||
colors: {
|
||||
primary: "purple",
|
||||
"primary-500": "purple",
|
||||
},
|
||||
},
|
||||
components: {
|
||||
|
||||
Reference in New Issue
Block a user