
I was working on the frontend to build a React app. Then I added the backend file. I simply wanted to connect the frontend to the backend, and now I see this error on every page.
Unknown word (CssSyntaxError)stylelint(CssSyntaxError)
How can I solve this issue?
Check if you have any other stylelint extensions installed like stylelint-plus. Uninstall it and install the official stylelint. That worked for me.
for those seeing this problem in the IDE, particularly VS Code. This is a more detailed solution, even though Piotr Weles' answer is already concise and correct.
@installed lint and you should see something like this.
this is the official extension, so we want to keep this one, but if you also have other extensions i.e. stylelint-plus etc, you should uninstall themIf you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With