Skip to content
代码片段 群组 项目
提交 f0dbe2cb 编辑于 作者: Simon Knox's avatar Simon Knox
浏览文件

Forbid extend in SCSS

上级 8d077026
No related branches found
No related tags found
无相关合并请求
...@@ -13,6 +13,7 @@ ...@@ -13,6 +13,7 @@
"./scripts/frontend/stylelint/stylelint-utility-classes.js", "./scripts/frontend/stylelint/stylelint-utility-classes.js",
], ],
"rules":{ "rules":{
"at-rule-disallowed-list": ["extend"],
"max-nesting-depth": [ "max-nesting-depth": [
3, 3,
{ {
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册