Paul Love
Results
1
issues of
Paul Love
The multiple properties example in the README doesn't work for me: ``` js // .stylelintrc "rules": { // ... "declaration-use-variable": ["/color/", "z-index", "font-size"], // ... } ``` I only get...