We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d440c0 commit fb58c41Copy full SHA for fb58c41
1 file changed
src/options.scss
@@ -333,11 +333,11 @@ $options: (
333
///
334
/// ELEMENTS
335
336
- /// total estimated size is [44kb] if all elements
+ /// total estimated size is [74kb] if all elements
337
/// and it's features enabled.
338
339
'button': (
340
- 'enable': true, // estimated 31KB
+ 'enable': true, // estimated 61KB
341
'features': (
342
'group' : true,
343
'vertical' : true,
@@ -463,7 +463,7 @@ $options: (
463
464
/// UTILITIES
465
466
- /// total estimated size is [31KB] if all helpers
+ /// total estimated size is [35KB] if all helpers
467
468
469
'helpers': (
0 commit comments