Disable purge for now
This commit is contained in:
parent
8b722995c4
commit
93873f0623
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ const {fontFamily, spacing} = require('tailwindcss/defaultTheme')
|
|||
|
||||
module.exports = {
|
||||
important: true,
|
||||
purge: false,
|
||||
theme: {
|
||||
extend: {
|
||||
colors: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue