Skip to content

[css-cascade-4] Add an alias to !important #9778

Closed
@francescorn

Description

@francescorn

css-cascade-4

! is the logical not operator. When adding ! in front of important, it should mean it is not important, as in not taking precedence.

* would make more sense to be in front since it covers all of the elements.

My proposed task would be to:

  1. Add an alias for !important such as *important because it is closer to meaning more/most important of all elements.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions