mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 17:51:54 +00:00
docs(doc): postcss tips (#1239)
This commit is contained in:
@@ -37,7 +37,8 @@ module.exports = {
|
||||
})
|
||||
]
|
||||
};
|
||||
```
|
||||
|
||||
> 注意: precss2 和 3 版本不兼容, 请将precss的版本改为2.0.0
|
||||
|
||||
### 方案二. 本地构建
|
||||
可以通过在本地构建 vant-css 的方式生成所需的主题
|
||||
|
Reference in New Issue
Block a user