Closed nekitk closed 3 years ago
It's possible to create an autofix function for stylelint-declaration-strict-value plugin which will replace usages of absolute units (hex-colors, pixel offsets, etc.) with custom variables from our config: https://github.com/AndyOGo/stylelint-declaration-strict-value#autofix-support
stylelint-declaration-strict-value
Done in 94479968fc1878ff543174633504c44fb12de4b4
It's possible to create an autofix function for
stylelint-declaration-strict-value
plugin which will replace usages of absolute units (hex-colors, pixel offsets, etc.) with custom variables from our config: https://github.com/AndyOGo/stylelint-declaration-strict-value#autofix-support