-
-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
Labels
acceptedThere is consensus among the team that this change meets the criteria for inclusionThere is consensus among the team that this change meets the criteria for inclusionfeature
Description
Rule details
Flag the use of !important
What type of rule is this?
Warns about a potential problem
Example code
.really-red {
color: red !important;
}
Participation
- I am willing to submit a pull request to implement this rule.
Additional comments
Needing !important
indicates there may be a larger underlying issue.
JoshuaKGoldberg, tivac, esycat and lishaduck
Metadata
Metadata
Assignees
Labels
acceptedThere is consensus among the team that this change meets the criteria for inclusionThere is consensus among the team that this change meets the criteria for inclusionfeature
Type
Projects
Status
Complete