diff --git a/stubs/defaultConfig.stub.js b/stubs/defaultConfig.stub.js index eb1a5c930..2b51dc04e 100644 --- a/stubs/defaultConfig.stub.js +++ b/stubs/defaultConfig.stub.js @@ -1,8 +1,4 @@ module.exports = { - future: { - // removeDeprecatedGapUtilities: true, - // purgeLayersByDefault: true, - }, purge: [], presets: [], theme: { diff --git a/stubs/simpleConfig.stub.js b/stubs/simpleConfig.stub.js index c0826ce5d..138dac7d9 100644 --- a/stubs/simpleConfig.stub.js +++ b/stubs/simpleConfig.stub.js @@ -1,8 +1,4 @@ module.exports = { - future: { - // removeDeprecatedGapUtilities: true, - // purgeLayersByDefault: true, - }, purge: [], theme: { extend: {},