Skip to content

Plugin doesn't work well with compound selectors #1

@RonnyO

Description

@RonnyO

e.g. when using:

$('h2, h3').cssP({before: 'background: red'});

The generated selector in the stylesheet will look like h2, h3:after {...}

Any ideas or solutions are welcome.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions