From 93873f0623e70f0eb42904f78dd1dbf08049ce59 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Mon, 18 May 2020 08:40:23 +0100 Subject: [PATCH] Disable purge for now --- web/themes/custom/opdavies/tailwind.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/web/themes/custom/opdavies/tailwind.config.js b/web/themes/custom/opdavies/tailwind.config.js index 32a1aee..65a623d 100644 --- a/web/themes/custom/opdavies/tailwind.config.js +++ b/web/themes/custom/opdavies/tailwind.config.js @@ -3,6 +3,7 @@ const {fontFamily, spacing} = require('tailwindcss/defaultTheme') module.exports = { important: true, + purge: false, theme: { extend: { colors: {