0.0.1 • Published 6 years ago

hitzone v0.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

Hitzone

A parent element that provide padding around a child element.

<Hitzone size="10px">
  <button>
    Now I have a 10px hitzone around me
    to make clicking me easier :)
  </button>
</Hitzone>
0.0.1

6 years ago