Sha256: 7a806645a8f0a02e6f4f8fecbd92fc24497f0b9f30c2c158e251f322098ea9e2
Contents?: true
Size: 725 Bytes
Versions: 8
Compression:
Stored size: 725 Bytes
Contents
/*\! minions.css | MIT License | https://github.com/chantastic/minions.css */ @media (max-width: 319px) { .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