From 9e5cedf9ac751d6147383245dde1052290227bb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bjo=CC=88rn=20Fromme?= Date: Thu, 2 Sep 2021 13:41:30 +0200 Subject: [PATCH] Avoid purging of concept background colors --- tailwind.config.js | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/tailwind.config.js b/tailwind.config.js index 3640ade5..6341ef1e 100644 --- a/tailwind.config.js +++ b/tailwind.config.js @@ -14,6 +14,17 @@ module.exports = { safelist: [ 'bg-header-season-w', '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: {