diff options
author | Luke Shumaker <shumakl@purdue.edu> | 2014-04-23 20:56:43 -0400 |
---|---|---|
committer | Luke Shumaker <shumakl@purdue.edu> | 2014-04-23 20:56:43 -0400 |
commit | 933199499f9adfa0347783c538a10b88ffb1b98b (patch) | |
tree | a0556abfa72742bdd19492cc68ee24c82113a03a /app/assets/stylesheets | |
parent | 9b9f6ca15bd5523ce1cdcba363c5c88c777e561e (diff) |
run ./generate.sh
Diffstat (limited to 'app/assets/stylesheets')
-rw-r--r-- | app/assets/stylesheets/static.css.scss | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app/assets/stylesheets/static.css.scss b/app/assets/stylesheets/static.css.scss deleted file mode 100644 index 5a803c8..0000000 --- a/app/assets/stylesheets/static.css.scss +++ /dev/null @@ -1,3 +0,0 @@ -// Place all the styles related to the static controller here. -// They will automatically be included in application.css. -// You can use Sass (SCSS) here: http://sass-lang.com/ |