A pure CSS/SCSS/LESS Tooltip library
npm install tootikA pure CSS/SCSS/LESS Tooltip library. Super easy to use, No JavaScript required.
Using npm:
```
npm install tootik
Using bower:
``
bower install tootik
Manually:
Download tootik.min.css from this repo or from demo site and add it to your HTML. e.g.`html`
Define a data-tootik attribute in your element and let the magic happens.
`html`
...
Additionally, you can define a data-tootik-conf attribute to either change position or use a feature.
`html`
...
$3
`html`
Top
Right
Bottom
Left
`html`
invert
success
info
warning
danger
`html``
shadow
delay
multiline
no-fading
no-arrow
square
Handcrafted with love by Elior Shalev Tabeka
LESS syntax by Elena Torro