Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to stylelint 14 #8

Closed
ankrut opened this issue Nov 1, 2021 · 2 comments
Closed

Update to stylelint 14 #8

ankrut opened this issue Nov 1, 2021 · 2 comments

Comments

@ankrut
Copy link
Member

ankrut commented Nov 1, 2021

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.

@ankrut
Copy link
Member Author

ankrut commented Nov 3, 2021

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.

ankrut added a commit that referenced this issue Nov 3, 2021
ankrut added a commit that referenced this issue Nov 3, 2021
@david-zacharias
Copy link
Member

Mit #10 erfolgt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants