Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/ratchet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@users.sourceforge.net>2014-03-08 19:34:04 +0400
committerXhmikosR <xhmikosr@gmail.com>2015-02-04 10:46:42 +0300
commit943b0b18dc321c334600a7dfe70b3afd1086010d (patch)
tree2e3cfb28bcf4d8eb7c2564c43b7bc31e44e9562f /package.json
parent1fcd66348fda618b595a383289c0b2b3caae6b59 (diff)
Add Autoprefixer support.
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 1612c36..6514816 100644
--- a/package.json
+++ b/package.json
@@ -27,6 +27,7 @@
},
"devDependencies": {
"grunt": "~0.4.5",
+ "grunt-autoprefixer": "~2.2.0",
"grunt-contrib-clean": "~0.6.0",
"grunt-contrib-concat": "~0.5.0",
"grunt-contrib-copy": "~0.7.0",