diff options
| author | Chris Rebert <[email protected]> | 2015-02-04 13:32:41 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-02-04 13:32:41 -0800 |
| commit | cff2e21d372cb9a768f567f0b72ca4d83a57498d (patch) | |
| tree | f0a44f1591c2443e82d876c39e31c33e273d5fc0 /package.json | |
| parent | c0f4dcd38e72f84f1fbf7828f346686acd1117f7 (diff) | |
| parent | 175714d2465acc385d234fd8c9f3d5a84a286ded (diff) | |
| download | bootstrap-cff2e21d372cb9a768f567f0b72ca4d83a57498d.tar.xz bootstrap-cff2e21d372cb9a768f567f0b72ca4d83a57498d.zip | |
Merge pull request #56 from twbs/mobile-hover
Nuke sticky :hover on mobile
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index 37e156ab9..5cf0d04dd 100644 --- a/package.json +++ b/package.json @@ -54,12 +54,14 @@ "grunt-html-validation": "~0.1.18", "grunt-jekyll": "~0.4.2", "grunt-jscs": "~1.2.0", + "grunt-postcss": "^0.3.0", "grunt-sass": "~0.17.0", "grunt-saucelabs": "~8.5.0", "grunt-scss-lint": "^0.3.4", "grunt-sed": "~0.1.1", "load-grunt-tasks": "~2.0.0", "markdown-it": "^3.0.4", + "mq4-hover-hover-shim": "0.0.4", "npm-shrinkwrap": "^200.0.0", "time-grunt": "~1.0.0" }, |
