Sha256: 6b1c0dd0ca4e7c7dcc84a905b417f778450eb85773e450ef95556d0b06e24667
Contents?: true
Size: 376 Bytes
Versions: 17
Compression:
Stored size: 376 Bytes
Contents
// ========== // CANVAS // ========== $STYLEGUIDE_CANVAS_ID: canvas !default; $STYLEGUIDE_CANVAS: () !default; @if not styleguide-component-exists($STYLEGUIDE_CANVAS_ID, $CONFIG_THEME) { $a-blackhole: styleguide-add-component($STYLEGUIDE_CANVAS_ID, $STYLEGUIDE_CANVAS, ( (default, ( background nth($CONFIG_TEXTURE_CANVAS, 1), nil )), nil ), $CONFIG_THEME); }
Version data entries
17 entries across 17 versions & 1 rubygems