minions.overflow

source on Github

    
/*! minions.css */
.o-a{overflow:auto}
.o-h{overflow:hidden}
.o-s{overflow:scroll}
.o-v{overflow:visible}
.-wos-t{overflow:scroll;-webkit-overflow-scrolling:touch}

    
  

Installation

npm

npm install minions.overflow

browser

<link rel="stylesheet" href="https://unpkg.com/minions.overflow" />

License

The MIT License (MIT)
Copyright (c) 2016 Michael Chan