Skip to content

Rule: Incomplete vendor prefixing #146

@stubbornella

Description

@stubbornella

-webkit
-moz
-o
and regular w3c property

Warn when any are left out.

e.g.
-moz-border-radius
-webkit-border-radius
-o-border-radius

should warn: You are missing the standard (non-vendor-prefixed) border-radius property. Please add border-radius.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions