Sha256: 198a7f76879a635c7aa66050310321befff3b867663efe6956b847f537800eb1
Contents?: true
Size: 702 Bytes
Versions: 8
Compression:
Stored size: 702 Bytes
Contents
/*! minions.css | MIT License | https://github.com/chantastic/minions.css */ @media (min-width: 320px) { .gc-l\@xs { background-color: hsl(0, 0%, 100%); } .gc-l\.9\@xs { background-color: hsl(0, 0%, 90%); } .gc-l\.8\@xs { background-color: hsl(0, 0%, 80%); } .gc-l\.7\@xs { background-color: hsl(0, 0%, 70%); } .gc-l\.6\@xs { background-color: hsl(0, 0%, 60%); } .gc-l\.5\@xs { background-color: hsl(0, 0%, 50%); } .gc-l\.4\@xs { background-color: hsl(0, 0%, 40%); } .gc-l\.3\@xs { background-color: hsl(0, 0%, 30%); } .gc-l\.2\@xs { background-color: hsl(0, 0%, 20%); } .gc-l\.1\@xs { background-color: hsl(0, 0%, 10%); } .gc-l\.0\@xs { background-color: hsl(0, 0%, 0%); } }
Version data entries
8 entries across 8 versions & 1 rubygems