diff options
| author | Gleb Mazovetskiy <[email protected]> | 2014-12-24 22:22:39 +0200 |
|---|---|---|
| committer | Gleb Mazovetskiy <[email protected]> | 2014-12-24 22:22:39 +0200 |
| commit | 4d9aa90c8ec0e3692a39412d1c97510a7cda1f96 (patch) | |
| tree | b08c4a41a79198bd28db8391b51f7a451a88a90e /package.json | |
| parent | e1bb907050bbf1598f58a53fc64e2432753d5b24 (diff) | |
| parent | c0c16edc4100a88ac7949b93cb48868e4bdd8c4e (diff) | |
| download | bootstrap-4d9aa90c8ec0e3692a39412d1c97510a7cda1f96.tar.xz bootstrap-4d9aa90c8ec0e3692a39412d1c97510a7cda1f96.zip | |
Merge pull request #17 from twbs/test-with-two-sasses
Also support Ruby Sass
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 049eec999..8d0502a83 100644 --- a/package.json +++ b/package.json @@ -45,6 +45,7 @@ "grunt-contrib-jade": "~0.13.0", "grunt-contrib-jshint": "~0.10.0", "grunt-contrib-qunit": "~0.5.2", + "grunt-contrib-sass": "^0.8.1", "grunt-contrib-uglify": "~0.6.0", "grunt-contrib-watch": "~0.6.1", "grunt-csscomb": "~3.0.0", |
