Resolving nested classes in .less files in React component
Hi,
I hope my title is understandable, unfortunately I did not know what else to name it.
My issue i've using "css modules" in React with .less files. This should have .less support aswell. Webstorm can only resolve classes that are not nested in the .less file. Is this a issue with my webpack config or is this only a WebStorm(-config) issue? I've made two screenshot if everything is still unclear. The screenshot says more than 1000 words.


Please sign in to leave a comment.
it's a known issue, please follow https://youtrack.jetbrains.com/issue/WEB-35215 for updates