Commit bf7271f

mo khan <mo@mokhan.ca>
2015-04-12 02:58:52
reorder manifest.
1 parent 6cbe592
Changed files (1)
app
assets
stylesheets
app/assets/stylesheets/application.scss
@@ -10,8 +10,8 @@
  * defined in the other CSS/SCSS files in this directory. It is generally better to create a new
  * file per style scope.
  *
- *= require foundation_and_overrides
- *= require_self
  *= require_tree .
+ *= require_self
+ *= require foundation_and_overrides
 
  */