Oleg
Oleg
Any news regarding this problem? Thanks!
@atfzl I am willing to help. Can you describe what needs to be done?
@atfzl The problem is different. I have this css styles ```css .wrapper { background: blue; color: white; & .test-text { color: red; } } ``` ```javascript import s from './css.css';...
@atfzl Yep.
@atfzl https://github.com/atfzl/eslint-plugin-css-modules/pull/32/commits/7b86ff148658fb1c0269e53fa38544c4b199d222#diff-0361dac614e957fd8929e88158cb5b9bR341 There must be `className={s.fooBar}`
I use postcss. Files extension `.css`
@atfzl Thank you, I have time to wait. Maybe you should write to developers `gonzales-pe`?
Fixed in 454b18e01f39b9efffe860e54cf405c576ca01f7
@r4victor Do you have a plans for implementing this functionality?
@jvstme fixed