4 Star 17 Fork 8

Gitee 极速下载 / motor-admin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/motor-admin/motor-admin
克隆/下载
.stylelintrc 422 Bytes
一键复制 编辑 原始数据 按行查看 历史
Pete Matsyburka 提交于 2021-08-06 13:33 . initial commit
{
"plugins": [
"stylelint-scss"
],
"extends": "stylelint-config-sass-guidelines",
"rules": {
"max-nesting-depth": 8,
"selector-max-compound-selectors": 4,
"selector-no-qualifying-type": null,
"property-no-vendor-prefix": null,
"selector-no-vendor-prefix": null,
"scss/dollar-variable-pattern": null,
"selector-max-id": null,
"scss/at-extend-no-missing-placeholder" : null
}
}
Ruby
1
https://gitee.com/mirrors/motor-admin.git
git@gitee.com:mirrors/motor-admin.git
mirrors
motor-admin
motor-admin
master

搜索帮助