Commit ea87e4b

mo khan <mo@mokhan.ca>
2015-04-12 04:10:11
lets try to load the tree after the foundation overrides.
1 parent c06e9bb
Changed files (1)
app
assets
stylesheets
app/assets/stylesheets/application.scss
@@ -10,8 +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_tree .
  *= require_self
  *= require foundation_and_overrides
-
+ *= require_tree .
  */