Use Elixir for compiling SCSS into CSS.

This commit is contained in:
James Brooks
2014-11-17 14:32:59 +00:00
parent e27fa2425f
commit 8562062fcb
11 changed files with 55 additions and 34 deletions

View File

@@ -0,0 +1,3 @@
body {
color: #333333;
}