From bdc7ff28cf625ba96134c35e1f25649a3347f2b0 Mon Sep 17 00:00:00 2001 From: Ken Johnson Date: Wed, 24 Apr 2013 17:43:15 -0400 Subject: [PATCH] removed old file --- app/assets/stylesheets/application.css | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 app/assets/stylesheets/application.css diff --git a/app/assets/stylesheets/application.css b/app/assets/stylesheets/application.css deleted file mode 100644 index 3192ec8..0000000 --- a/app/assets/stylesheets/application.css +++ /dev/null @@ -1,13 +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_self - *= require_tree . - */