Open
Description
Rule details
Rule will enforce the use of fallback font to maintain consistency and readability across different devices and browsers.
What type of rule is this?
Warns about a potential problem
Example code
body {
font-family: "Open Sans";
}
Participation
- I am willing to submit a pull request to implement this rule.
Additional comments
No response
Metadata
Metadata
Assignees
Type
Projects
Status
Ready to Implement