From 8483fb3e04672139316fa37b00fcc88c973846b7 Mon Sep 17 00:00:00 2001 From: Abdullah Almsaeed Date: Sat, 2 Jul 2016 13:20:12 -0400 Subject: [PATCH] Add sass compiler --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 0c61af7aa..915eb607d 100644 --- a/package.json +++ b/package.json @@ -44,6 +44,7 @@ "grunt-image": "^1.0.5", "grunt-includes": "^0.4.5", "grunt-jscs": "^2.3.0", + "grunt-sass": "^1.2.0", "grunt-scss-lint": "^0.3.8", "load-grunt-config": "^0.19.2" }