update tailwind.config.js (#2891)

This commit is contained in:
Kelly Mears
2021-12-13 15:39:55 -08:00
committed by GitHub
parent 2331f43a84
commit 4e1d4ccfaf

View File

@@ -1,9 +1,5 @@
module.exports = { module.exports = {
purge: { content: ['./app/**/*.php', './resources/**/*.{php,vue,js}'],
content: ['./app/**/*.php', './resources/**/*.{php,vue,js}'],
},
jit: true,
darkMode: false,
theme: { theme: {
extend: { extend: {
colors: {}, colors: {},