mirror of
https://github.com/koreanbots/core.git
synced 2025-12-16 14:30:22 +00:00
chore: added bg-koreanbots-blue at safelist
This commit is contained in:
parent
dd02e212dc
commit
a5eb3cc536
@ -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'],
|
safelist: ['text-green-400', 'text-yellow-300', 'text-red-500', 'text-gray-500', 'text-purple-500', 'bg-koreanbots-blue'],
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
darkMode: 'class', // or 'media' or 'class'
|
darkMode: 'class', // or 'media' or 'class'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user