Skip to content

Commit 1121eff

Browse files
authored
Merge pull request #792 from MattStypa/next-container
Added container to defaultConfigStub
2 parents 39d10ad + 76d6356 commit 1121eff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stubs/defaultConfig.stub.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -373,6 +373,7 @@ module.exports = {
373373
'0': 0,
374374
auto: 'auto',
375375
},
376+
container: {}
376377
},
377378
variants: {
378379
appearance: ['responsive'],

0 commit comments

Comments
 (0)