minions overflow-x classes
name: minions.minions.overflow-x
version: 0.2.0
main/style: overflow-x.css
npm:
npm install minions.overflow-x
browser:
<link rel="stylesheet" href="https://unpkg.com/minions.overflow-x" />
/*! minions.css */
.ox-a{overflow-x:auto}
.ox-h{overflow-x:hidden}
.ox-s{overflow-x:scroll}
.ox-v{overflow-x:visible}
https://github.com/chantastic/minions.css/tree/master/packages/overflow-x
The MIT License (MIT) Copyright (c) 2016 Michael Chan