Answer the question
In order to leave comments, you need to log in
Problem installing bootstrap-sass with compass, why can't bootstrap see?
Installed a new compass project in a clean folder
compass create my-new-project -r bootstrap-sass --using bootstrap
// Import Bootstrap Compass integration
@import "bootstrap-compass";
// Import custom Bootstrap variables
@import "bootstrap-variables";
// Import Bootstrap for Sass
@import "bootstrap";
Answer the question
In order to leave comments, you need to log in
I don’t understand what you are doing, why do you need Compass for example? Want a project on Bootstrap: the same Webstorm by default, when opening a new project, makes it possible to make it on Bootstrap (offers a template).
If you want to use the botstrap-sass bundle, use any little build of gulp, with a sass preprocessor and npm install bootstrap. In a word, google.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question