instruct people to install after adding to Gemfile
This commit is contained in:
Родитель
8812d54c4c
Коммит
da8879696a
|
@ -17,6 +17,8 @@ gem 'sass-rails', '~> 3.2'
|
|||
gem 'bootstrap-sass', '~> 2.3.1.0'
|
||||
```
|
||||
|
||||
`bundle install` and restart your server to make the files available.
|
||||
|
||||
#### CSS
|
||||
|
||||
Import "bootstrap" in your SCSS file of choice to get all of Bootstrap's styles, mixins and variables! We recommend against using `//= require` directives, since none of your other stylesheets will be [able to use](https://github.com/thomas-mcdonald/bootstrap-sass/issues/79#issuecomment-4428595) the awesome mixins that Bootstrap has defined.
|
||||
|
|
Загрузка…
Ссылка в новой задаче