The following rules are failing and were disabled: * declaration-property-unit-disallowed-list Change-Id: I80c8761527844d1cd4d53b21517dc25d2b425689
7 lines
113 B
JSON
7 lines
113 B
JSON
{
|
|
"extends": "stylelint-config-wikimedia",
|
|
"rules": {
|
|
"declaration-property-unit-disallowed-list": null
|
|
}
|
|
}
|