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

inheriting other styles #16

Closed
gwijthoff opened this issue Apr 29, 2022 · 2 comments
Closed

inheriting other styles #16

gwijthoff opened this issue Apr 29, 2022 · 2 comments
Labels
bug Something isn't working web component Affects the web component endpoint

Comments

@gwijthoff
Copy link

Any text I place within the <mechanical-ragger> element won't inherit the other styles on my site. For example:

<p><mechanical-ragger>
    This <a href="github.com">URL</a> won't be styled like my other links.
</mechanical-ragger></p>

As far as I understand it, mechanical-ragger creates an autonomous custom element, which won't inherit anything from other HTML elements. But I'd love to be able to integrate this tool's ragging with all my existing styles. Thanks!

@danielgamage danielgamage added web component Affects the web component endpoint bug Something isn't working labels May 16, 2022
@danielgamage
Copy link
Member

Thanks for the bug report! This should be fixed now.

Try out v0.5.0.

@gwijthoff
Copy link
Author

@danielgamage thanks for the fix, and for the fantastic writing tool!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working web component Affects the web component endpoint
Projects
None yet
Development

No branches or pull requests

2 participants