Tips!
Tips is a pure CSS solution for tooltips because tooltips should be simple
- Include the stylesheet
- Add the attribute
data-tip
to your element - Use the attribute
data-tip-content
to declare tip content - Add any helper classes for positioning and/or sizing
Check out the docs!