You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any text I place within the <mechanical-ragger> element won't inherit the other styles on my site. For example:
<p><mechanical-ragger>
This <ahref="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!
The text was updated successfully, but these errors were encountered:
Any text I place within the
<mechanical-ragger>
element won't inherit the other styles on my site. For example: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!
The text was updated successfully, but these errors were encountered: