Disable purge for now

This commit is contained in:
Oliver Davies 2020-05-18 08:40:23 +01:00
parent 8b722995c4
commit 93873f0623

View file

@ -3,6 +3,7 @@ const {fontFamily, spacing} = require('tailwindcss/defaultTheme')
module.exports = {
important: true,
purge: false,
theme: {
extend: {
colors: {