aboutsummaryrefslogtreecommitdiffstats
path: root/app/assets/stylesheets/application.css
diff options
context:
space:
mode:
authorTeddy Wing2015-01-24 04:18:23 -0500
committerTeddy Wing2015-01-24 04:18:23 -0500
commitcc4e04cc9cc9a9db1353f5f8b77fdae0e664c287 (patch)
tree99c6ae43ca77280ff6f82c03da96ae3f46500c20 /app/assets/stylesheets/application.css
parenta8987029ab0bc0d1ae946db0142819cf481703ef (diff)
parentd5f62176d49800037adb82bac1e50b28952e4911 (diff)
downloadNotes-angular-demo-cc4e04cc9cc9a9db1353f5f8b77fdae0e664c287.tar.bz2
Merge branch 'home-view'
Diffstat (limited to 'app/assets/stylesheets/application.css')
-rw-r--r--app/assets/stylesheets/application.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/assets/stylesheets/application.css b/app/assets/stylesheets/application.css
index f9cd5b3..b1bc0e8 100644
--- a/app/assets/stylesheets/application.css
+++ b/app/assets/stylesheets/application.css
@@ -10,6 +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 app
*= require_self
+ *
*/