Avoid purging of concept background colors

This commit is contained in:
Björn Fromme
2021-09-02 13:41:30 +02:00
parent ed1002a0d3
commit 9e5cedf9ac
+11
View File
@@ -14,6 +14,17 @@ module.exports = {
safelist: [ safelist: [
'bg-header-season-w', 'bg-header-season-w',
'bg-header-season-s', 'bg-header-season-s',
'bg-concept-bdg',
'bg-concept-skr',
'bg-concept-evt',
'bg-concept-fam',
'bg-concept-grp',
'bg-concept-prg',
'bg-concept-ind',
'bg-concept-wkd',
'bg-concept-spz',
'bg-concept-epe',
'bg-concept-sfl',
], ],
}, },
theme: { theme: {