H
H
h313372016-03-25 23:29:37
css
h31337, 2016-03-25 23:29:37

How to properly organize a project on ruby/sass/compass/bootstrap?

Good evening.
Tell me how to properly organize a project on ruby/sass/compass/bootstrap? Overwrite bootstrap styles in a separate file or edit sass sources? When editing the sass-bootstrap sources, does it have a dependency on the bootstrap version? Those. if you suddenly have to update bootstrap, then my variables in _bootstrap-variables.scss will have to be overwritten?
Also, which javascript builder should I use to work with sass/compass/bootstrap in the same environment?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Valmih, 2016-03-26
@Valmih

I think you just need to import styles into your project's style.sass file. But editing the source code of the framework should NOT be done, there will be problems later, and the meaning of its use is lost!

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question