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

Add a way to do deep styling. #147

Open
JSideris opened this issue Jun 23, 2023 · 2 comments
Open

Add a way to do deep styling. #147

JSideris opened this issue Jun 23, 2023 · 2 comments
Assignees

Comments

@JSideris
Copy link
Owner

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.

@JSideris JSideris self-assigned this Jun 23, 2023
@JSideris JSideris moved this to Todo in DOThtml 6 Dec 12, 2023
@JSideris
Copy link
Owner Author

In v6 this is now more difficult because of the addition of the shadow dom. There may be some options available in pure CSS.

@JSideris JSideris moved this from Todo to In Progress in DOThtml 6 Feb 27, 2024
@JSideris JSideris moved this from In Progress to Todo in DOThtml 6 Feb 27, 2024
@JSideris
Copy link
Owner Author

Consider adding some logic to the style builder functions which will then switch to a deep mode and inject data into the target components.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

1 participant