Commit b5cb1db
Changed files (2)
app
assets
stylesheets
app/assets/stylesheets/application.scss
@@ -10,7 +10,7 @@
* defined in the other CSS/SCSS files in this directory. It is generally better to create a new
* file per style scope.
*
- *= require_self
- *= require foundation_and_overrides
*= require_tree .
+ *= require_self
+
*/
app/assets/stylesheets/global.scss
@@ -1,4 +1,5 @@
@import url(//fonts.googleapis.com/css?family=Playfair+Display:900);
+@import "foundation_and_overrides"
/* ---------------------------------------------- */
/* Mixins --------------------------------------- */