CreativeBulma / bulma-tooltip

Display a tooltip attached to any kind of element, in different position.
MIT License
76 stars 40 forks source link

ERROR in @creativeBulma/bulma-toolip/src/sass/index.sass #10

Closed Michael-Rotteveel closed 4 years ago

Michael-Rotteveel commented 4 years ago

the styles I'm importing are as follows (see image below) image however when I compile my scss file I get the following error: image first of all I'm not even importing the sass file as you can see, secondly it looks like the bulma _initial-variables aren't used?

anyway I don't really know what I'm doing wrong, so if anyone could provide some help that would be great.

Michael-Rotteveel commented 4 years ago

Holy smokes, I feel incredibly stupid but somehow i managed to include the sass in my app.js I am so sorry but it's fixed now obviously

ulf-frostypaw commented 10 months ago

I have the same problem, but I am not importing the sass in my app.js