1 Star 0 Fork 4

瑞新/hisui

forked from wanghc123/hisui 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.stylelintrc 274 Bytes
一键复制 编辑 原始数据 按行查看 历史
wanghc 提交于 2024-09-29 19:16 . pure版本样式修改
{
"extends": "stylelint-config-standard",
"rules": {
"at-rule-no-unknown": false,
"declaration-block-trailing-semicolon": "always",
"no-duplicate-selectors": true,
"no-empty-source": null,
"color-hex-length": "short",
"block-no-empty": true
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
CSS
1
https://gitee.com/tangrx/hisui.git
[email protected]:tangrx/hisui.git
tangrx
hisui
hisui
master

搜索帮助