vendor/assets/stylesheets/bootswatch/cerulean/theme.css.scss in bootswitch-0.0.9 vs vendor/assets/stylesheets/bootswatch/cerulean/theme.css.scss in bootswitch-0.0.11

- old
+ new

@@ -1,9 +1,9 @@ // First import bootswatch variables -@import "variables"; +@import "./variables.css.scss"; // Then bootstrap itself @import "bootstrap"; // And finally bootswatch bootswatch itself -@import "bootswatch"; +@import "./bootswatch.css.scss";