re-created unprefixed version of reveal.css automatically using autoprefixer, to facilitate merging of changes to it

This commit is contained in:
Yves Delley
2014-09-12 22:37:57 +02:00
parent 7fe762c2f3
commit 2bc36f2dfe
5 changed files with 445 additions and 633 deletions

View File

@@ -34,7 +34,7 @@
"grunt-contrib-watch": "~0.5.3",
"grunt-contrib-sass": "~0.5.0",
"grunt-contrib-connect": "~0.4.1",
"grunt-autoprefixer": "",
"grunt-autoprefixer": "~1.0.1",
"grunt-zip": "~0.7.0",
"grunt": "~0.4.0"
},