Sha256: 4974fea4bfccbf4e6f4052439a63bb866e45b94162758f17a4e6ccdc401101c6
Contents?: true
Size: 482 Bytes
Versions: 17
Compression:
Stored size: 482 Bytes
Contents
// ========== // ICONS // ========== $STYLEGUIDE_ICONS_ID: icon !default; $STYLEGUIDE_ICONS: () !default; @if not styleguide-component-exists($STYLEGUIDE_ICONS_ID, $CONFIG_THEME) { $a-blackhole: styleguide-add-component($STYLEGUIDE_ICONS_ID, $STYLEGUIDE_ICONS, ( (default, ( inline-block true, hide-text true, content $CONTENT_PLACEHOLDER, background (none no-repeat scroll 0 0 transparent) )), nil ), $CONFIG_THEME); }
Version data entries
17 entries across 17 versions & 1 rubygems