new `stylelint` support.
June 12, 2018 at 10:57amnew `stylelint` support.
June 12, 2018 at 10:57amI am working on `stylelint` and `postcss` that support `styled-components`.
`stylelint-processor-styled-components` is not support for automatically fixes, so I created `postcss-jsx` to support it.
I need more testing and feedback. Can someone help me?
You can install it like this:
bashnpm install --save-dev stylelint/stylelint postcss-jsx stylelint-config-styled-componentsstylelint **/*.{js,jsx,css}
`processors` and `syntax` must remove from `.stylelintrc` and CLI