I am trying to import css classes as modules but it is not working. I have modified my webpack config(please check this => webpack config). Also I have tried to use the format of "name.modules.css" but the error is still the same(code snippet=> importing the css files).
When i tried to check the class name in chrome it shows this (chrome debugging). Can someone let me know how can I resolve this?