mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-08 20:25:26 +03:00
safelist shadow classes
This commit is contained in:
parent
dd574d73ad
commit
2b67829475
@ -9,7 +9,7 @@ module.exports = {
|
|||||||
],
|
],
|
||||||
safelist: [
|
safelist: [
|
||||||
{
|
{
|
||||||
pattern: /outline-severity_(alert|detection|motion)/,
|
pattern: /(outline|shadow)-severity_(alert|detection|motion)/,
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
theme: {
|
theme: {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user