diff options
author | Hakim El Hattab | 2014-10-06 09:41:29 +0200 |
---|---|---|
committer | Hakim El Hattab | 2014-10-06 09:41:38 +0200 |
commit | cc02564b2ff81580e55c23fba859b02bc3bd2697 (patch) | |
tree | cf8c44c42536dbd9d0fccf421dbe46a949da1403 /package.json | |
parent | 588472c5204a1a55db7b99627c4ac4477117ad37 (diff) | |
parent | 9bc5b81292619ef06e9a582a7607b7e0601d7c17 (diff) |
reveal.css is now scss, merge autoprexier #1007
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 4734a79..cb542d7 100644 --- a/package.json +++ b/package.json @@ -34,6 +34,7 @@ "grunt-contrib-watch": "~0.5.3", "grunt-sass": "~0.14.0", "grunt-contrib-connect": "~0.5.0", + "grunt-autoprefixer": "~1.0.1", "grunt-zip": "~0.7.0", "grunt": "~0.4.0", "node-sass": "~0.9.3" |