vendor/assets/stylesheets/bootswatch/cosmo/theme.css.scss in bootswitch-0.5.4 vs vendor/assets/stylesheets/bootswatch/cosmo/theme.css.scss in bootswitch-0.6.0

- old
+ new

@@ -1,8 +1,11 @@ // First import bootswatch variables @import "./variables.css.scss"; +// Tell bootstrap how to use the assets pipeline +@import 'bootstrap-sprockets'; + // Then bootstrap itself @import "bootstrap"; // And finally bootswatch bootswatch itself @import "./bootswatch.css.scss";