question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Undefined rule font-family-no-missing-generic-family-keyword

See original GitHub issue

Hi,

Just noticed this output error on formatting scss file Undefined rule font-family-no-missing-generic-family-keyword

prettier-vscode 1.0.1

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
Eldaircommented, May 13, 2018

Shouldn’t this dep. be replaced? There is no work being done on it and no pull requests being merged.

0reactions
github-actions[bot]commented, Apr 12, 2020

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Read more comments on GitHub >

github_iconTop Results From Across the Web

undefined rule font-family-no-missing-generic-family-keyword
It's a problem with stylefmt. As we can see the error comes from stylelint 7.13.0 which is installed by stylefmt. font-family-no-missing-generic ...
Read more >
font-family-no-missing-generic-family-keyword - Stylelint
Disallow a missing generic family keyword within font families. ... This rule checks the font and font-family properties.
Read more >
css - Stylelint: Undefined rule font-family-no-missing-generic ...
font -family-no-missing-generic-family-keyword was added in stylelint 8.3.0; if you are using ... In that version, that rule does not exist.
Read more >
font-family-no-missing-generic-family-keyword - stylelint
font -family-no-missing-generic-family-keyword 禁止在字体族名称列表中缺少通用字体族关键字。 这条规则会检查font 和font-family 属性。 选项true 以下模式被视为 ...
Read more >
stylelint - npmfs
Fixed: false negatives in declaration-based rules for CSS-in-JS ... Fixed: `font-family-no-missing-generic-family-keyword` false positives for system fonts ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found