From fc106cb3791e1c541edd223faf4342a2fb00bdfd Mon Sep 17 00:00:00 2001 From: Scott Davis Date: Wed, 11 May 2011 03:12:45 -0400 Subject: [PATCH] adding creadit back I removed by mistake doing a git reset --- doc-src/content/posts/2011-05-09-compass-django.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc-src/content/posts/2011-05-09-compass-django.markdown b/doc-src/content/posts/2011-05-09-compass-django.markdown index a862eb78fb..61bc91fd43 100644 --- a/doc-src/content/posts/2011-05-09-compass-django.markdown +++ b/doc-src/content/posts/2011-05-09-compass-django.markdown @@ -31,4 +31,4 @@ Of course, you'll want to commit the Sass as well, especially if you have multip ## Just Tools. -I want to say that again because I think it is the most important and most often forgotten rule of using a css pre-processor. **Compass and Sass are simply tools for writing CSS. They are not a new styling language. They are not magic. They make writing css easier - and that is all. The css output is the only thing that matters.** +I want to say that again because I think it is the most important and most often forgotten rule of using a css pre-processor. **Compass and Sass are simply tools for writing CSS. They are not a new styling language. They are not magic. They make writing css easier - and that is all. The css output is the only thing that matters.** \ No newline at end of file