mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
Enable purgeLayersByDefault
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
module.exports = {
|
||||
future: {
|
||||
removeDeprecatedGapUtilities: true,
|
||||
purgeLayersByDefault: true,
|
||||
},
|
||||
purge: [
|
||||
'./components/**/*.{js,ts,jsx,tsx}',
|
||||
|
Reference in New Issue
Block a user