update config

This commit is contained in:
fireworks88 2021-11-25 23:03:37 +01:00
parent fc15bd6c27
commit 24eeb313cd

View file

@ -6,7 +6,6 @@ module.exports = {
// '../../templates/**/*.html',
// '../../templates/*.html'
//],*/
prefix: 'z-',
darkMode: 'class', // or 'media' or 'class'
theme: {
colors: {
@ -18,7 +17,8 @@ module.exports = {
pink: colors.pink,
green: colors.green,
red: colors.rose,
yellow: colors.amber
yellow: colors.amber,
blue: colors.blue
},
extend: {},
},