37 Star 162 Fork 43

Gitee 极速下载 / Vant-Weapp

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/youzan/vant-weapp
Clone or Download
.stylelintrc 283 Bytes
Copy Edit Raw Blame History
{
"extends": [
"@vant/stylelint-config"
],
"rules": {
"unit-no-unknown": [
true,
{
"ignoreUnits": "/rpx/"
}
],
"selector-type-no-unknown": [
true,
{
"ignoreTypes": [
"/page/"
]
}
]
}
}
1
https://gitee.com/mirrors/Vant-Weapp.git
git@gitee.com:mirrors/Vant-Weapp.git
mirrors
Vant-Weapp
Vant-Weapp
dev

Search