Allow changes to images for light and dark mode
This commit is contained in:
+2
-1
@@ -23,7 +23,8 @@ module.exports = {
|
|||||||
500: '#FFCF4C',
|
500: '#FFCF4C',
|
||||||
600: '#F9F871',
|
600: '#F9F871',
|
||||||
},
|
},
|
||||||
}
|
},
|
||||||
|
display: ['dark'],
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
plugins: [],
|
plugins: [],
|
||||||
|
|||||||
Reference in New Issue
Block a user