We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sometimes a component is simply a wrapper. There should be a built-in way to bypass the scoping so that we can style child components.
The text was updated successfully, but these errors were encountered:
In v6 this is now more difficult because of the addition of the shadow dom. There may be some options available in pure CSS.
Sorry, something went wrong.
Consider adding some logic to the style builder functions which will then switch to a deep mode and inject data into the target components.
JSideris
No branches or pull requests
Sometimes a component is simply a wrapper. There should be a built-in way to bypass the scoping so that we can style child components.
The text was updated successfully, but these errors were encountered: