Skip to content

remove rule by name if contains value #1

@SuperPat45

Description

@SuperPat45

I need to remove all old IE rules like:

  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#00ffffff',GradientType=1) 
  filter: alpha(opacity=50);

but keeping standard CSS filter rules like:
filter: grayscale(100%);

It seem that is not possible to exclude declaration from files only if value contains something.

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