Skip to content
New issue

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

The component cannot be styled properly via class #112

Open
madalinabo opened this issue Jan 23, 2024 · 0 comments
Open

The component cannot be styled properly via class #112

madalinabo opened this issue Jan 23, 2024 · 0 comments

Comments

@madalinabo
Copy link

If the input class name is passed in the config object, the desired style cannot be passed to that class from the parent component because of the style encapsulation.
To fix this undesired behaviour I would suggest either to change the encapsulation mode of the component, or to enable the outside styling with css variables.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant