Skip to content

Commit

Permalink
Add commented future keys to complete config stub
Browse files Browse the repository at this point in the history
  • Loading branch information
adamwathan committed Sep 13, 2020
1 parent f2f7d31 commit 3090b98
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions stubs/defaultConfig.stub.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
module.exports = {
future: {
// removeDeprecatedGapUtilities: true,
// purgeLayersByDefault: true,
},
purge: [],
target: 'relaxed',
prefix: '',
Expand Down

0 comments on commit 3090b98

Please sign in to comment.