From 27df020852ada46c85138c75736fbb4c4784eeeb Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 2 Dec 2014 14:02:35 -0800 Subject: convert to scss --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') diff --git a/package.json b/package.json index 5793ad2d4..c7bd2c846 100644 --- a/package.json +++ b/package.json @@ -53,6 +53,7 @@ "grunt-html-validation": "~0.1.18", "grunt-jekyll": "~0.4.2", "grunt-jscs": "~1.0.0", + "grunt-sass": "~0.16.0", "grunt-saucelabs": "~8.3.3", "grunt-sed": "~0.1.1", "load-grunt-tasks": "~1.0.0", -- cgit v1.2.3 From c80b7e468aae9f5979b246e13a35bd5203ccad1f Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 2 Dec 2014 14:03:43 -0800 Subject: bit of cleanup --- package.json | 1 - 1 file changed, 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index c7bd2c846..7c995287f 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,6 @@ "grunt-contrib-cssmin": "~0.10.0", "grunt-contrib-jade": "~0.13.0", "grunt-contrib-jshint": "~0.10.0", - "grunt-contrib-less": "~0.12.0", "grunt-contrib-qunit": "~0.5.2", "grunt-contrib-uglify": "~0.6.0", "grunt-contrib-watch": "~0.6.1", -- cgit v1.2.3