Skip to content

Commit edb59a6

Browse files
updated options.scss
1 parent 409733e commit edb59a6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/options.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -333,11 +333,11 @@ $options: (
333333
///
334334
/// ELEMENTS
335335
///
336-
/// total estimated size is [74kb] if all elements
336+
/// total estimated size is [60kb] if all elements
337337
/// and it's features enabled.
338338
///
339339
'button': (
340-
'enable': true, // estimated 61KB
340+
'enable': true, // estimated 50KB
341341
'features': (
342342
'group' : true,
343343
'vertical' : true,

0 commit comments

Comments
 (0)