minions.overflow-y

source on Github

    
/*! minions.css */
.oy-a{overflow-y:auto}
.oy-h{overflow-y:hidden}
.oy-s{overflow-y:scroll}
.oy-v{overflow-y:visible}

    
  

Installation

npm

npm install minions.overflow-y

browser

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

License

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