-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Hi,
I'm inquiring as to how alive this library is?
I notice incompleteness in areas of the CSS and would like to contribute; I'm wondering whether the library should be doing parsing itself as it appears to be, or should it import a 3rd party parser like cssutils or tinycss..
I'm hitting the missing implementation of e.g.
target_el.style.removeProperty(prop)
My main blocker for contribution is that I'm not sure whether style should continue to refer to a string, or should become a CSSStyleDeclaration object, and at what point that should be effected.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels