stylelint-processor-styled-components icon indicating copy to clipboard operation
stylelint-processor-styled-components copied to clipboard

feat: add support for multiple moduleName and validate properties in interpolation

Open martin-tichovsky-s2 opened this issue 4 years ago • 1 comments

Add support for multiple module names. In monorepos can be used for styling more than one module.

Added one more update which fix problem with validation interpolated properties. For support this, must be used "css" function from stylelint-components. More info in file "test/fixtures/hard/invalid-substitution-properties.js".

martin-tichovsky-s2 avatar Feb 17 '21 12:02 martin-tichovsky-s2

Coverage Status

Coverage remained the same at 100.0% when pulling 3167e86e44dc11d2c406c44427a93a0aba355d03 on martin-tichovsky-s2:master into cc685ccd3494357cd001c38174ec1a073e6f544c on styled-components:master.

coveralls avatar Feb 17 '21 12:02 coveralls