From 30e41c71feca781bd70e28f938f86d8af51b4024 Mon Sep 17 00:00:00 2001 From: Matt Huntington Date: Tue, 3 Nov 2015 07:58:10 -0500 Subject: [PATCH] don't require angular css in main --- app/assets/stylesheets/application.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/assets/stylesheets/application.css b/app/assets/stylesheets/application.css index 44e64e4..8a132ff 100644 --- a/app/assets/stylesheets/application.css +++ b/app/assets/stylesheets/application.css @@ -10,8 +10,9 @@ * 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_tree . *= require_self + *= require transgressions */ * {