Sha256: 52c0bf16e6311db981ef477c339f1c4e9885b386394daca1094834a7ad3f17c5
Contents?: true
Size: 443 Bytes
Versions: 7
Compression:
Stored size: 443 Bytes
Contents
/*! minions.css | MIT License | https://github.com/chantastic/minions.css */ @media (max-width: #{$lg - 1}px) { .o\@\!lg { opacity: 1 } .o\.9\@\!lg { opacity: .9 } .o\.8\@\!lg { opacity: .8 } .o\.7\@\!lg { opacity: .7 } .o\.6\@\!lg { opacity: .6 } .o\.5\@\!lg { opacity: .5 } .o\.4\@\!lg { opacity: .4 } .o\.3\@\!lg { opacity: .3 } .o\.2\@\!lg { opacity: .2 } .o\.1\@\!lg { opacity: .1 } .o\.0\@\!lg { opacity: 0 } }
Version data entries
7 entries across 7 versions & 1 rubygems