Stylus Shadow DOM Support

Make Stylus styles also be applied to Shadow DOM elements.

< Feedback on Stylus Shadow DOM Support

Question/comment

§
Posted: 06 Februari 2025

Since the update 2.3.10 of Stylus on Firefox (135.0), the script doesn't work anymore. This version is the same on the Chrome web store since few days

It seems that Stylus uses classes instead of ids for its CSS injections

In the script, line 23, replacing [id^="stylus-"] by [class="stylus"] makes the script work again

Could you update the script, please?

Thanks

jcunewsPembuat
§
Posted: 08 Februari 2025

Script has been updated.

Post reply

Sign in to post a reply.