Skip to content

Commit

Permalink
fixed preffered typo (#5948)
Browse files Browse the repository at this point in the history
changed typo from perffered to preffered
  • Loading branch information
iamcerebrocerberus committed Mar 2, 2022
1 parent 490226b commit 3b44a5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -36,7 +36,7 @@ And **enforce conventions**, for example:
- what units, functions, at-rules etc are allowed
- consistent patterns for selector names, at-rule names, custom properties etc
- maximum specificity or maximum quantity of each selector type
- your perferred notation for color functions, font weight etc
- your preferred notation for color functions, font weight etc

There are also rules for enforcing stylistic consistency, but we now recommend you use Stylelint alongside a pretty printer like Prettier. Linters and pretty printers are complementary tools that work together.

Expand Down

0 comments on commit 3b44a5c

Please sign in to comment.