Skip to content

New Rule: require-fallback-fonts #153

Open
@Tanujkanti4441

Description

@Tanujkanti4441

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

Labels

acceptedThere is consensus among the team that this change meets the criteria for inclusionfeature

Type

No type

Projects

Status

Ready to Implement

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions