minions.max-height

source on Github

    
/*! minions.css */
.xh-a{max-height:auto}
.xh-xc{max-height:max-content}
.xh-nc{max-height:min-content}
.xh-fc{max-height:fit-content}
.xh-fa{max-height:fill-available}
.xh-10\%{max-height:10%}
.xh-20\%{max-height:20%}
.xh-25\%{max-height:25%}
.xh-30\%{max-height:30%}
.xh-33\%{max-height:33.3333%}
.xh-40\%{max-height:40%}
.xh-50\%{max-height:50%}
.xh-60\%{max-height:60%}
.xh-66\%{max-height:66.6666%}
.xh-70\%{max-height:70%}
.xh-75\%{max-height:75%}
.xh-80\%{max-height:80%}
.xh-90\%{max-height:90%}
.xh-100\%{max-height:100%}

    
  

Installation

npm

npm install minions.max-height

browser

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

License

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