From 5bfe5041ab04cdee69d36f34639a4684d2a1e400 Mon Sep 17 00:00:00 2001 From: Brian McAllister Date: Sun, 17 Feb 2013 17:16:25 -0500 Subject: [PATCH] Use a CSS file compiled by Sass for development. This is just a temporary measure so I can use the version of the CSS compiled by Sass while I'm working on this fork. It will be reverted once the work is finished. --- .gitignore | 6 ++++-- docs/test.html | 3 ++- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 51d8053d8..01eb62c90 100644 --- a/.gitignore +++ b/.gitignore @@ -22,8 +22,10 @@ dist downloads eggs parts -tmp +tmp .sass-cache src/website/settingslocal.py -stunnel.log \ No newline at end of file +stunnel.log + +font-awesome.sass.css \ No newline at end of file diff --git a/docs/test.html b/docs/test.html index f4acdb82e..d21042db8 100644 --- a/docs/test.html +++ b/docs/test.html @@ -21,7 +21,8 @@ - + +