9 lines
210 B
SCSS
9 lines
210 B
SCSS
/*
|
|
**** require_self
|
|
*/
|
|
// "bootstrap-sprockets" must be imported before "bootstrap" and "bootstrap/variables"
|
|
@import "bootstrap-sprockets";
|
|
@import "bootstrap";
|
|
@import "bootstrap/theme";
|
|
@import "proverbs";
|