diff options
author | Yves Delley | 2014-09-05 17:41:56 +0200 |
---|---|---|
committer | Yves Delley | 2014-09-05 17:41:56 +0200 |
commit | 4c155128c79b3c810f5413638af9c84083bde21b (patch) | |
tree | ff3a82b078f54dc098d56597f4f2975f7c9ce40a /package.json | |
parent | 131c00689a4c7a18e5c991fc8102347e4594b5d4 (diff) |
removed all vendor-prefixes from reveal.css
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 5debdd2..469bd6b 100644 --- a/package.json +++ b/package.json @@ -34,6 +34,7 @@ "grunt-contrib-watch": "~0.5.3", "grunt-contrib-sass": "~0.5.0", "grunt-contrib-connect": "~0.4.1", + "grunt-autoprefixer": "", "grunt-zip": "~0.7.0", "grunt": "~0.4.0" }, |