Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to disable rule: font-family-no-missing-generic-family-keyword? #98

Closed
DimaRGB opened this issue Dec 2, 2017 · 6 comments
Closed

Comments

@DimaRGB
Copy link

DimaRGB commented Dec 2, 2017

No description provided.

@hudochenkov
Copy link
Member

@DimaRGB
Copy link
Author

DimaRGB commented Dec 4, 2017

@hudochenkov thanks.

@johnnybenson
Copy link

It's here now: https://stylelint.io/user-guide/ignore-code

@VictorPulzz
Copy link

How disable this. Not ignore in files, Just Disable: like "off" in eslint

@jeddy3
Copy link
Member

jeddy3 commented Nov 15, 2021

@VictorPulzz

{
  "rules": {
    "font-family-no-missing-generic-family-keyword": null
  }
}

@SodiqovNodirbek122
Copy link

thank's

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

6 participants