spec/internal/app/assets/stylesheets/spotlight.css.scss in blacklight-spotlight-0.0.2 vs spec/internal/app/assets/stylesheets/spotlight.css.scss in blacklight-spotlight-0.0.3
- old
+ new
@@ -1,3 +1,3 @@
-/*
- *= require spotlight/application
- */
+@import 'spotlight/variables_bootstrap';
+@import 'bootstrap';
+@import 'spotlight/application';
\ No newline at end of file