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 = {
|
module.exports = {
|
||||||
important: true,
|
important: true,
|
||||||
|
purge: false,
|
||||||
theme: {
|
theme: {
|
||||||
extend: {
|
extend: {
|
||||||
colors: {
|
colors: {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue