mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2024-12-20 19:06:06 +01:00
Fix:checkbox default check color add to tailwind safelist #521
This commit is contained in:
parent
d8ec3bd218
commit
2cc055a1ad
@ -6,6 +6,7 @@ module.exports = {
|
||||
safelist: [
|
||||
'bg-success',
|
||||
'bg-red-600',
|
||||
'text-green-500',
|
||||
'py-1.5',
|
||||
'bg-info'
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user