Hacker News new | ask | show | jobs
by Herobrine2084 1226 days ago
Thanks a lot! Actually, <lp-theme/> is a webcomponent. It might not be recognized by your IDE, but it's a valid HTML tag for that specific use.

This component then inherit a shadow DOM where all the magic happen.

See https://developer.mozilla.org/en-US/docs/Web/Web_Components/...