Skip to content

Plugin doesn't work well with compound selectors #1

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions