-
-
Notifications
You must be signed in to change notification settings - Fork 29
Undefined rule font-family-no-missing-generic-family-keyword #8
Comments
I'm trying to get started with prettier-stylelint, and I'm getting the same error. Was thinking I had a bad config, but maybe there is bug or incompatible versions. My stylelint.config.js is pretty basic:
And here's the error it throws for each file:
|
Try
(This probably won't work if use |
I have the same error : |
Any news about this? |
This is a huge pain, we have to manually run |
Thanks, but I'm a |
* 👾 hello world postcss + sass \o/ * 👾 header and footer in scss * 👾 added scss folder * 👾 removed comments * 👾 object.entries polyfill for ie11 * 👾 remove onAppUpdated since it is deprecated in next5 * 👾 refactored error, pages, some components * 👾 done with utils.css * 👾 a whole new batch of migrated css * 👾 another batch of migrations * 👾 refresh? * 👾 back with lint * 👾 utilfunctions is back * 👾 removed titlecase (unused) * 👾 test is back * 👾 selenium lib is back * 👾 with source maps / minor fixes / no extra packages * 👾 upgraded react-slick / minor fixes * 👾 added scss linter * 👾 fixed precommit hook * 👾 fixed precommit hook * 👾 linted all scss * 👾 removed stylelint-config-standard because hugomrdias/prettier-stylelint#8 * 👾 fixed remnant css var / fixed breadcrumb alignment * 👾 version bump * 👾 added yarn step to analyzer * 👾 with next bundle analyzer
* 👾 hello world postcss + sass \o/ * 👾 header and footer in scss * 👾 added scss folder * 👾 removed comments * 👾 object.entries polyfill for ie11 * 👾 remove onAppUpdated since it is deprecated in next5 * 👾 refactored error, pages, some components * 👾 done with utils.css * 👾 a whole new batch of migrated css * 👾 another batch of migrations * 👾 refresh? * 👾 back with lint * 👾 utilfunctions is back * 👾 removed titlecase (unused) * 👾 test is back * 👾 selenium lib is back * 👾 with source maps / minor fixes / no extra packages * 👾 upgraded react-slick / minor fixes * 👾 added scss linter * 👾 fixed precommit hook * 👾 fixed precommit hook * 👾 linted all scss * 👾 removed stylelint-config-standard because hugomrdias/prettier-stylelint#8 * 👾 fixed remnant css var / fixed breadcrumb alignment * 👾 version bump * 👾 added yarn step to analyzer * 👾 with next bundle analyzer * 👾 now with separate printable guide * 👾 eliminated some globals * 👾 removed unused classes
Started getting error
Undefined rule font-family-no-missing-generic-family-keyword
on format after updatingstylelint-config-standard
, probably outdated stylelint version?The text was updated successfully, but these errors were encountered: