We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 245129a + a1dcbe1 commit fe3930dCopy full SHA for fe3930d
1 file changed
package.json
@@ -13,8 +13,10 @@
13
"node": ">= 0.10.0"
14
},
15
"devDependencies": {
16
+ "autoprefixer": "^6.4.1",
17
"bower": "~1.2.8",
18
"css-mqpacker": "^5.0.1",
19
+ "cssnano": "^3.7.4",
20
"grunt": "~0.4.2",
21
"grunt-contrib-clean": "~0.5.0",
22
"grunt-contrib-concat": "~0.3.0",
@@ -23,6 +25,7 @@
23
25
"grunt-contrib-less": "~0.9.0",
24
26
"grunt-contrib-sass": "~0.7.4",
27
"grunt-contrib-watch": "~0.5.1",
- "grunt-postcss": "^0.8.0"
28
+ "grunt-postcss": "^0.8.0",
29
+ "pixrem": "^3.0.2"
30
}
31
0 commit comments