kolaente
kolaente
I am also hitting this, is there any update?
@asaskevich Anything new? This is clearly a breaking change. It prevents me from updating govalidator to a newer version since it breaks my application validation logic.
@jgthms That's great to hear! Anything we could help you with?
I would use css variables for theming my application (classic use case would be a light/dark theme). CSS variables let me do stuff like this: ```css :root, [data-theme="default"] { --color-primary:...
@BraydenTW CSS variables are as easy to use as SASS variables IMHO but SASS variables would require me to ship one full css bundle for each theme whereas I can...
@BraydenTW Oh it wouldn't even take more work, it would just mean shipping a css bundle twice the size to my users.
No worries, and welcome! :slightly_smiling_face:
@jgthms Any update on this?
Ok, coool! 😀 Also, the one you linked was lastly updated in 2014 and so, it probably won't work in future versions of firefox as mozilla drops support for extensions...
Working fork is up! You can view it under https://github.com/kolaente/unmark-firefox