Commit 49fa583
Changed files (2)
app
assets
stylesheets
app/assets/stylesheets/application.scss
@@ -11,5 +11,6 @@
* file per style scope.
*
*= require_self
- *= require_tree .
*/
+
+@import "**/*";
app/assets/stylesheets/global.scss
@@ -1,5 +1,4 @@
@import url(//fonts.googleapis.com/css?family=Playfair+Display:900);
-@import "foundation_and_overrides";
/* ---------------------------------------------- */
/* Mixins --------------------------------------- */