Sha256: c53ccc4171de6d22e82b4965f0a389a2fb5e3dda0d451d3afcfc9fa9e2f06a76
Contents?: true
Size: 474 Bytes
Versions: 15
Compression:
Stored size: 474 Bytes
Contents
/*! minions.css | MIT License | https://github.com/chantastic/minions.css */ .c-l { color: hsl(0, 0%, 100%); } .c-l\.9 { color: hsl(0, 0%, 90%); } .c-l\.8 { color: hsl(0, 0%, 80%); } .c-l\.7 { color: hsl(0, 0%, 70%); } .c-l\.6 { color: hsl(0, 0%, 60%); } .c-l\.5 { color: hsl(0, 0%, 50%); } .c-l\.4 { color: hsl(0, 0%, 40%); } .c-l\.3 { color: hsl(0, 0%, 30%); } .c-l\.2 { color: hsl(0, 0%, 20%); } .c-l\.1 { color: hsl(0, 0%, 10%); } .c-l\.0 { color: hsl(0, 0%, 0%); }
Version data entries
15 entries across 8 versions & 1 rubygems