##Include bootstrap sass in ember-cli
-
npm install ember-cli-bootstrap-sass --save-dev
-
Then go to
app/styleschangeapp.csstoapp.scss -
Then in
App.scssfile include@import 'bootstrap';
| Name | Name | Last commit date | ||
|---|---|---|---|---|
##Include bootstrap sass in ember-cli
npm install ember-cli-bootstrap-sass --save-dev
Then go to app/styles change app.css to app.scss
Then in App.scss file include @import 'bootstrap';