From 8afff108bfc082f7e0a123fc0f249d80918da5f7 Mon Sep 17 00:00:00 2001 From: Sam Date: Thu, 10 Oct 2013 15:22:52 +1100 Subject: [PATCH] css.scss makes rails 4 sad --- .../stylesheets/common/foundation/{base.css.scss => base.scss} | 0 .../common/foundation/{helpers.css.scss => helpers.scss} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename app/assets/stylesheets/common/foundation/{base.css.scss => base.scss} (100%) rename app/assets/stylesheets/common/foundation/{helpers.css.scss => helpers.scss} (100%) diff --git a/app/assets/stylesheets/common/foundation/base.css.scss b/app/assets/stylesheets/common/foundation/base.scss similarity index 100% rename from app/assets/stylesheets/common/foundation/base.css.scss rename to app/assets/stylesheets/common/foundation/base.scss diff --git a/app/assets/stylesheets/common/foundation/helpers.css.scss b/app/assets/stylesheets/common/foundation/helpers.scss similarity index 100% rename from app/assets/stylesheets/common/foundation/helpers.css.scss rename to app/assets/stylesheets/common/foundation/helpers.scss