html-hint
html-hint copied to clipboard
readme usage mistake
Hello, you have one mistake in usage section. Second div not closed.
<div class="hint--html hint--top">
Place here any element
<div class="hint__content">
Place here your tooltip HTML content
`<div>`
>>>> `</div>`
</div>
Also in other sections the same mistake.
Thank you!!! Fixed
Your examples still have this typo.
But still appreciate this cool repo :)