aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorYves Delley <hack@delley.net>2014-09-05 17:41:56 +0200
committerYves Delley <hack@delley.net>2014-09-05 17:41:56 +0200
commit4c155128c79b3c810f5413638af9c84083bde21b (patch)
treeff3a82b078f54dc098d56597f4f2975f7c9ce40a /package.json
parent131c00689a4c7a18e5c991fc8102347e4594b5d4 (diff)
downloadfosdem-2018-presentation-4c155128c79b3c810f5413638af9c84083bde21b.tar
fosdem-2018-presentation-4c155128c79b3c810f5413638af9c84083bde21b.tar.gz
removed all vendor-prefixes from reveal.css
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
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"
},