Skip to content

Issue selecting styles #80

@akilism

Description

@akilism

There is an issue selecting styles when the value has a : in it.
The regex match only returns the initial match before the first :.
So something like background-image: url(http://www.something.com/image.jpg) will result in a map that is {:background-image "url(http"}

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