Inwerpsel / use-theme-editor

A React theme editor
GNU General Public License v3.0
4 stars 0 forks source link

Custom properties added through inline styles not taken into account #42

Open Inwerpsel opened 10 months ago

Inwerpsel commented 10 months ago

Currently the code doesn't check if any custom properties were set using inline style attribute, while determining the value a property has on an element.

While this is relatively uncommon, some sites make heavy use of it.