Sha256: 2b8b74540d2c56e87de40bd13125b65d7135d3ed9cb77343cdd86e71301a2a12
Contents?: true
Size: 457 Bytes
Versions: 5
Compression:
Stored size: 457 Bytes
Contents
// ========== // BUTTON TOOLBAR // ========== $STYLEGUIDE_BUTTON_TOOLBARS_ID: button-toolbar !default; $STYLEGUIDE_BUTTON_TOOLBARS: () !default; @if should-register-component($STYLEGUIDE_BUTTON_TOOLBARS_ID) { $a-blackhole: styleguide-add-component($STYLEGUIDE_BUTTON_TOOLBARS_ID, $STYLEGUIDE_BUTTON_TOOLBARS, ( default: ( line-height: 1, inline-block: (middle, middle), clearfix: legacy-pie-clearfix ) )) !global; }
Version data entries
5 entries across 5 versions & 1 rubygems