Disclaimer: this package is made for our internal usage and is only open source for convenience so we might not consider Pull Requests or Issues.
Shareable config for Stylelint used by Fewlines
yarn add -D @fewlines/front-scripts stylelint styleint-order
Then add these line to your package.json
:
"stylelint": {
"extends": "@fewlines/stylelint-config-fewlines-css"
}
See CONTRIBUTING.md.