From 2f3e5f013654e241dbafdac6ac4972108d26421f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Fromme?= Date: Tue, 12 Apr 2022 18:00:51 +0200 Subject: [PATCH] Avoid purging of required css classes --- tailwind.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/tailwind.config.js b/tailwind.config.js index 34c16d7f..045eec4a 100644 --- a/tailwind.config.js +++ b/tailwind.config.js @@ -30,6 +30,7 @@ module.exports = { 'bg-concept-sfl', 'bg-concept-sfl-overlay', /^flatpickr-.*/, /^leaflet-.*/, + /^availability-.*/, ], }, theme: {