style: Descriptions样式调整

This commit is contained in:
kailong321200875
2023-10-14 09:11:14 +08:00
parent 03d5e13014
commit be73f4da3e
9 changed files with 30 additions and 20 deletions

View File

@@ -215,6 +215,8 @@ module.exports = {
extends: ['stylelint-config-recommended', 'stylelint-config-html'],
rules: {
'keyframes-name-pattern': null,
'selector-class-pattern': null,
'no-duplicate-selectors': null,
'selector-pseudo-class-no-unknown': [
true,
{