Bootstrap import problems

Hello every body! I’m working with sass and I wanted to import bootstrap into my scss file, but when I do so this notification appears “Extension host terminated unexpectedly.” All my extensions, including Live Sass Compiler, disappear. I’ve tried everything and they only disappear when I include @import “…/node_modules/bootstrap/scss/bootstrap”;

Has any one had this problem?

Do you have an error log?

I tested it with Live Server and Live Sass Compiler and it worked for me.

You might have another extension installed that is causing it


This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.