app/assets/stylesheets/phcscriptcdn/application.scss in phcscriptcdn-2.0.3 vs app/assets/stylesheets/phcscriptcdn/application.scss in phcscriptcdn-2.0.4
- old
+ new
@@ -13,11 +13,11 @@
*= require_tree .
*= require_self
*/
// Bootstrap & Font Awesome
-@import "bootstrap";
@import "bootstrap-sprockets";
+@import "bootstrap";
@import "font-awesome";
// Custom Alterations
-@import "custom";
+@import "custom";
\ No newline at end of file