Sha256: f34275ae740bc6331055e40a6c248df79df5d0adca89940e3e76a3e0ed47bc74
Contents?: true
Size: 596 Bytes
Versions: 8
Compression:
Stored size: 596 Bytes
Contents
/*! minions.css | MIT License | https://github.com/chantastic/minions.css */ @media (min-width: 1200px) { .o-a\@xl { overflow: auto } .o-h\@xl { overflow: hidden } .o-s\@xl { overflow: scroll } .o-v\@xl { overflow: visible } .ox-a\@xl { overflow-x: auto } .ox-h\@xl { overflow-x: hidden } .ox-s\@xl { overflow-x: scroll } .ox-v\@xl { overflow-x: visible } .oy-a\@xl { overflow-y: auto } .oy-h\@xl { overflow-y: hidden } .oy-s\@xl { overflow-y: scroll } .oy-v\@xl { overflow-y: visible } .-wos\@xl { overflow: scroll; -webkit-overflow-scrolling: touch; } }
Version data entries
8 entries across 8 versions & 1 rubygems