6 lines
104 B
SCSS
6 lines
104 B
SCSS
//= require_directory .
|
|
|
|
@import "bootstrap-sprockets";
|
|
@import "bootstrap";
|
|
@import "bootstrap/theme";
|