Skip to content
This repository has been archived by the owner on May 14, 2021. It is now read-only.

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

martin-tichovsky-s2
Copy link

@martin-tichovsky-s2 martin-tichovsky-s2 commented Feb 17, 2021

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".

@coveralls
Copy link

coveralls commented Feb 17, 2021

Coverage Status

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

@martin-tichovsky-s2 martin-tichovsky-s2 changed the title feat: add support for multiple moduleName feat: add support for multiple moduleName and validate properties in interpolation Feb 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants