minions.resize

source on Github

    
/*! minions.css */
.r-n{resize:none}
.r-b{resize:both}
.r-h{resize:horizontal}
.r-v{resize:vertical}
.r-b{resize:block}
.r-i{resize:inline}

    
  

Installation

npm

npm install minions.resize

browser

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

License

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