🔥 remove default palette + gradients from theme.json (#3002)

This commit is contained in:
Mike Sheppard
2022-03-09 18:49:57 +00:00
committed by GitHub
parent ffd3f94701
commit ed89b07f4c

View File

@@ -11,7 +11,9 @@
}
],
"custom": false,
"customGradient": false
"customGradient": false,
"defaultPalette": false,
"defaultGradients": false
},
"custom": {
"spacing": {},