Skip to content

Commit d98b6a2

Browse files
committed
fix bem can't not support & syntax
1 parent 41dcabd commit d98b6a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-salad",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "沙拉是一个能够帮助你更加写出更加简洁、优雅的CSS的样式解决方案。",
55
"main": "lib/index.js",
66
"scripts": {
@@ -49,4 +49,4 @@
4949
},
5050
"author": "haiping.zeng@ele.me",
5151
"license": "MIT"
52-
}
52+
}

0 commit comments

Comments
 (0)