From 1069996c6a236b2432d359d5c0b7f23a643bebaf Mon Sep 17 00:00:00 2001 From: Jacob Cody Wimer Date: Wed, 24 Dec 2014 07:40:41 -0500 Subject: [PATCH] removed application.css.scss --- app/assets/stylesheets/application.css.scss | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 app/assets/stylesheets/application.css.scss diff --git a/app/assets/stylesheets/application.css.scss b/app/assets/stylesheets/application.css.scss deleted file mode 100644 index 72bb909..0000000 --- a/app/assets/stylesheets/application.css.scss +++ /dev/null @@ -1,15 +0,0 @@ -/* - * This is a manifest file that'll be compiled into application.css, which will include all the files - * listed below. - * - * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets, - * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path. - * - * You're free to add application-wide styles to this file and they'll appear at the top of the - * compiled file, but it's generally better to create a new file per style scope. - * - *= require bootstrap - *= require_self - *= require_tree . - */ -