5 lines
109 B
SCSS
5 lines
109 B
SCSS
//= require_tree .
|
|
//= require_self
|
|
//= require 'custom'
|
|
@import 'bootstrap-sprockets';
|
|
@import 'bootstrap';
|