aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-12-03 18:15:37 -0800
committerMark Otto <[email protected]>2014-12-03 18:15:37 -0800
commitbad40d5c4ac47efdadcf524455cf3e12f5bec82b (patch)
treee60fdd0bf19b98380619d4e3c6029a760d64697c /package.json
parent6bd84210ffe766b18fd3cd11a5da4f5ee0d43ecc (diff)
parentbafd0b057eceae261da82e52ad78c65f08ddd166 (diff)
downloadbootstrap-bad40d5c4ac47efdadcf524455cf3e12f5bec82b.tar.xz
bootstrap-bad40d5c4ac47efdadcf524455cf3e12f5bec82b.zip
Merge pull request #1 from twbs/scss
Move to Sass
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 5793ad2d4..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",
@@ -53,6 +52,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",