app/assets/stylesheets/application.css.scss

Summary

Maintainability
Test Coverage
 @import "bootstrap-sprockets";

 // Import variables

 // Import bootstrap
 @import "bootstrap";

 // Import custom vendor style here

 // My custom application styles, starting with base. Looks in app/assets/stylesheets and vendor/assets/stylesheets

 @import "base";