Skip to content

import CSS parser? #76

@eoghanmurray

Description

@eoghanmurray

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions