matype / stylefmt

stylefmt is a tool that automatically formats stylesheets.
Other
2.1k stars 89 forks source link

Error when using stylelint-config-recommended #327

Open generator85 opened 6 years ago

generator85 commented 6 years ago

I'm getting the error "Undefined rule font-family-no-missing-generic-family-keyword at module.exports" when using stylelint-config-recommended.

iamvanja commented 6 years ago

+1 This rule was added in 8.3.0 and it appears that stylefmt install its own stylelint that is older. Looking into it.

jimblue commented 6 years ago

https://github.com/stylelint/stylelint-config-standard/issues/98 this is the fix