We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c9029a commit 8dab134Copy full SHA for 8dab134
defaultConfig.stub.js
@@ -226,7 +226,7 @@ module.exports = {
226
'Liberation Mono',
227
'Courier New',
228
'monospace',
229
- ]
+ ],
230
},
231
232
@@ -496,7 +496,7 @@ module.exports = {
496
'1/6': '16.66667%',
497
'5/6': '83.33333%',
498
'full': '100%',
499
- 'screen': '100vw'
+ 'screen': '100vw',
500
501
502
@@ -533,7 +533,7 @@ module.exports = {
533
'48': '12rem',
534
'64': '16rem',
535
536
- 'screen': '100vh'
+ 'screen': '100vh',
537
538
539
@@ -574,7 +574,7 @@ module.exports = {
574
minHeight: {
575
'0': '0',
576
577
578
579
580
0 commit comments