forked from rDrama/rDrama
1
0
Fork 0

update config

master
fireworks88 2021-11-25 23:03:37 +01:00
parent 3a3a4a3497
commit 93419e4a1a
1 changed files with 2 additions and 2 deletions

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: {},
},