You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And the code WORKS PERFECTLY!
So, I hope it help you guys :)
### tip for beginners: My build.scss file, has the bootstrap 4 imported (by demand, but is no problem if you have all bootstrap.scss source). Don't forget it, without bootstrap, it not works!
The text was updated successfully, but these errors were encountered:
Hello Guys,
I will have the same error related here, but i Fix it adding some var's on the scope of my "build.scss".
In my case, I only need the canvas menu effect, so, I start to import the source to my file build.scss.
But it aways crashed my compiler (webpack or gulp).
So I followed the erros and start to add the missed vars directly on my build.scss:
And the code WORKS PERFECTLY!
So, I hope it help you guys :)
### tip for beginners: My build.scss file, has the bootstrap 4 imported (by demand, but is no problem if you have all bootstrap.scss source). Don't forget it, without bootstrap, it not works!
The text was updated successfully, but these errors were encountered: