mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-03 17:54:54 +02:00
Fix:checkbox default check color add to tailwind safelist #521
This commit is contained in:
parent
d8ec3bd218
commit
2cc055a1ad
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ module.exports = {
|
|||
safelist: [
|
||||
'bg-success',
|
||||
'bg-red-600',
|
||||
'text-green-500',
|
||||
'py-1.5',
|
||||
'bg-info'
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue