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