Closed ankrut closed 2 years ago
Regarding styled-components, there is no customSyntax from styled-components available, yet, and processors are discouraged with stylelint 14.
Instead, the postcss-css-in-js syntax could be used... as an intermediate solution. However, it has has some know issues and there is some chance that it maybe will be deprecated in some future.
Mit #10 erfolgt.
Stylint 14 is out with breaking changes.
Note also that In parallel the stylelint vscode extension (1.x and above) does not support stylelint below version 14.