Yao 451a3b19fc
[new feature] 增加 css 编译,方便组件书写 (#40)
* add src dir && add build

* add build watch && change dir name

* bower ignore package.json
2017-10-29 10:42:28 +08:00

7 lines
91 B
Plaintext

@import "wxss/step.wxss";
@import "wxss/vstep.wxss";
.zan-steps {
position: relative;
}