Commit bf7271f
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
*/