{ "extends": ["../.stylelintrc.json", "./grid/.stylelintrc.json"], "rules": { "color-hex-length": "long", "hue-degree-notation": "number", "custom-property-empty-line-before": "never" } }