forked from crowetic/commerce
Enable purgeLayersByDefault
This commit is contained in:
parent
55ecdd06ac
commit
e2a9bb6b20
@ -1,6 +1,7 @@
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
future: {
|
future: {
|
||||||
removeDeprecatedGapUtilities: true,
|
removeDeprecatedGapUtilities: true,
|
||||||
|
purgeLayersByDefault: true,
|
||||||
},
|
},
|
||||||
purge: [
|
purge: [
|
||||||
'./components/**/*.{js,ts,jsx,tsx}',
|
'./components/**/*.{js,ts,jsx,tsx}',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user