Sha256: 6e88fc5938e73a265b323c9b1b98b53f8677dc4c660c9d6a8d27458928200355
Contents?: true
Size: 216 Bytes
Versions: 8
Compression:
Stored size: 216 Bytes
Contents
$colors: (background: #ffffff, text: #000000, text-light: #a1a1a1, border: #e0e0e0); @function color($name) { @return map-get($colors, $name); }
Version data entries
8 entries across 8 versions & 1 rubygems