Pull the parentConfig theme in

This commit is contained in:
Matt Aitken
2022-12-08 13:32:41 +00:00
parent 2506659a46
commit c18b13b89b
+1 -1
View File
@@ -10,7 +10,7 @@ const toxicColors = {
module.exports = {
...parentConfig,
theme: {
...parentConfig._theme,
...parentConfig.theme,
extend: {
...parentConfig.extend,
colors: {