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