Skip to content

Commit 1b7825e

Browse files
committed
update
1 parent 422c37d commit 1b7825e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-tools",
3-
"version": "1.0.5",
3+
"version": "1.0.7",
44
"description": "postcss-tools 工具箱是一个能够帮助你更加写出更加简洁、优雅的CSS的样式解决方案。",
55
"main": "lib/index.js",
66
"scripts": {
@@ -15,6 +15,8 @@
1515
"chalk": "^1.1.1",
1616
"pixrem": "^3.0.0",
1717
"postcss": "^5.0.5",
18+
"postcss-url": "^5.1.2",
19+
"postcss-partial-import": "^2.1.0",
1820
"postcss-calc": "^5.0.0",
1921
"postcss-css-reset": "^1.0.2",
2022
"postcss-initial": "^1.3.1",

0 commit comments

Comments
 (0)