mirror of
https://github.com/koreanbots/core.git
synced 2025-12-16 06:20:24 +00:00
chore: added bg very black
This commit is contained in:
parent
a7b7c4ece2
commit
0eb5004e05
@ -8,7 +8,7 @@ module.exports = {
|
|||||||
'./**/*.{ts,tsx}',
|
'./**/*.{ts,tsx}',
|
||||||
],
|
],
|
||||||
options: {
|
options: {
|
||||||
safelist: ['text-green-400', 'text-yellow-300', 'text-red-500', 'text-gray-500', 'text-purple-500', 'bg-koreanbots-blue'],
|
safelist: ['text-green-400', 'text-yellow-300', 'text-red-500', 'text-gray-500', 'text-purple-500', 'bg-koreanbots-blue', 'bg-very-black'],
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
darkMode: 'class', // or 'media' or 'class'
|
darkMode: 'class', // or 'media' or 'class'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user