Skip to content

Add proposal to reset all CSS properties #254

@arkhi

Description

@arkhi

Using the following line in a CSS file as the last rule should reset all author styles to user or browser defined values:

* {
  all: revert !important;
}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions