CSSLint

2025-08-07 10:34 更新

csslintrc

{
    "box-model": false,
    "adjoining-classes": false,
    "box-sizing": false,
    "compatible-vendor-prefixes": false,
    "gradients": false,
    "text-indent": false,
    "fallback-colors": false,
    "star-property-hack": false,
    "underscore-property-hack": false,
    "bulletproof-font-face": false,
    "font-faces": false,
    "import": false,
    "regex-selectors": false,
    "universal-selector": false,
    "unqualified-attributes": false,
    "overqualified-elements": false,
    "duplicate-background-images": false,
    "floats": false,
    "font-sizes": false,
    "ids": false,
    "important": false,
    "outline-none": false,
    "qualified-headings": false,
    "unique-headings": false
}
以上内容是否对您有帮助:
在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号