Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pulkit21/ember_blog_post


https://github.com/pulkit21/ember_blog_post

Last synced: about 4 hours ago
JSON representation

Awesome Lists containing this project

README

        

##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';`