wintercounter / Protip

A new generation jQuery Tooltip plugin
http://protip.rocks
MIT License
359 stars 38 forks source link

Fix the css completely + update readme with their available themes #40

Closed Tofandel closed 5 years ago

Tofandel commented 5 years ago

So I managed to understand what was going on in the scss and understood that the invalid was to make the generated line not processed by the browser, so I went ahead and separated the mixin into two, one without the color and one with only the color

As such now the css is much much lighter so I also added 2 themes that I found were missing (A dark and dark-transparent)

I also updated the Readme which was missing the available skins

I just tested the generated css and everything works perfecly :)

wintercounter commented 5 years ago

Thank you!

wintercounter commented 5 years ago

Released with 1.4.21