Exclude some color tokens from config.yaml validation

This commit is contained in:
prototypa
2024-04-12 10:54:20 -04:00
parent d05620e2b4
commit 93fce5e3fa

View File

@@ -323,13 +323,7 @@
"bgPage", "bgPage",
"primary", "primary",
"secondary", "secondary",
"accent", "accent"
"info",
"success",
"warning",
"error",
"link",
"linkActive"
] ]
}, },
"fonts": { "fonts": {
@@ -403,13 +397,7 @@
"bgPage", "bgPage",
"primary", "primary",
"secondary", "secondary",
"accent", "accent"
"info",
"success",
"warning",
"error",
"link",
"linkActive"
] ]
}, },
"fonts": { "fonts": {