Skip to content

🦖 Match Height

Compare
Choose a tag to compare
@tannerhodges tannerhodges released this 10 Aug 16:57
· 10 commits to main since this release

⚡️ Quick Start

  1. npm install --save @tannerhodges/match-height
  2. import MatchHeight from '@tannerhodges/match-height'; -- OR -- <script async src="match-height.js"></script>
  3. Add data-match-height to your elements.

👉 For a full explanation & demos, check out the docs.

👉 For more details on the code and API, check out the readme.