We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 003bff8 commit ed0f5caCopy full SHA for ed0f5ca
index.js
@@ -9,7 +9,6 @@ module.exports = {
9
'color-no-invalid-hex': true,
10
'declaration-property-unit-whitelist': { 'line-height': [] },
11
'font-family-no-duplicate-names': true,
12
- 'font-weight-notation': 'numeric',
13
'number-leading-zero': 'always',
14
'number-max-precision': 2,
15
'number-no-trailing-zeros': true,
0 commit comments