Sha256: 25ca3b2b1c94fc0c9b20f85f8dff8b40a98aaf5cc1ec4292484a590151172b4c
Contents?: true
Size: 345 Bytes
Versions: 7
Compression:
Stored size: 345 Bytes
Contents
/*! minions.css | MIT License | https://github.com/chantastic/minions.css */ @media (max-width: #{$lg - 1}px) { .fd-c\@\!lg { flex-direction: column } .fd-r\@\!lg { flex-direction: row } .f-1\@\!lg { flex: 1 } .f-2\@\!lg { flex: 2 } .f-3\@\!lg { flex: 3 } .f-4\@\!lg { flex: 4 } .f-5\@\!lg { flex: 5 } .f-6\@\!lg { flex: 6 } }
Version data entries
7 entries across 7 versions & 1 rubygems