Small utility to make DOM elements equal height when they have to same top offset
npm install equalheight[![version][version]](http://npm.im/equalheight)
[![MIT License][MIT License]](http://opensource.org/licenses/MIT)
[![Standard][Standard]](http://standardjs.com)
[![Standard Version][Standard Version]](https://github.com/conventional-changelog/standard-version)
[![Size][Size]](https://unpkg.com/equalheight)
Small utility to make DOM elements equal height when they have the same top offset.
``javascript``
import equalheight from 'equalheight'
equalheight('.equalheight')
MIT
[version]: https://img.shields.io/npm/v/equalheight.svg
[MIT License]: https://img.shields.io/npm/l/equalheight.svg
[Standard]: https://img.shields.io/badge/code%20style-standard-brightgreen.svg
[Standard Version]: https://img.shields.io/badge/release-standard%20version-brightgreen.svg
[Size]: https://badges.herokuapp.com/size/npm/equalheight?gzip=true&label=gzipped