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
+3
View File
@@ -0,0 +1,3 @@
body {
color: #333333;
}
@@ -0,0 +1,2 @@
body {
color: #333333; }
+2
View File
@@ -0,0 +1,2 @@
body {
color: #333333; }
+3
View File
@@ -0,0 +1,3 @@
{
"css/application.css": "css/application-ce1dc7c2.css"
}
+2
View File
@@ -0,0 +1,2 @@
body {
color: #333333; }