Skip to content

Commit fb58c41

Browse files
updated options.scss
1 parent 2d440c0 commit fb58c41

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/options.scss

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -333,11 +333,11 @@ $options: (
333333
///
334334
/// ELEMENTS
335335
///
336-
/// total estimated size is [44kb] if all elements
336+
/// total estimated size is [74kb] if all elements
337337
/// and it's features enabled.
338338
///
339339
'button': (
340-
'enable': true, // estimated 31KB
340+
'enable': true, // estimated 61KB
341341
'features': (
342342
'group' : true,
343343
'vertical' : true,
@@ -463,7 +463,7 @@ $options: (
463463
///
464464
/// UTILITIES
465465
///
466-
/// total estimated size is [31KB] if all helpers
466+
/// total estimated size is [35KB] if all helpers
467467
/// and it's features enabled.
468468
///
469469
'helpers': (

0 commit comments

Comments
 (0)