ember-cli-compass
Advanced tools
Comparing version 0.0.0 to 0.0.1
@@ -20,2 +20,3 @@ 'use strict'; | ||
if (type === 'all' || type === 'styles') { | ||
console.log(tree); | ||
tree = compileSass(tree, this.options); | ||
@@ -22,0 +23,0 @@ } |
{ | ||
"name": "ember-cli-compass", | ||
"version": "0.0.0", | ||
"version": "0.0.1", | ||
"keywords": [ | ||
@@ -5,0 +5,0 @@ "ember-addon" |
1319
37