Juan P

Results 1 issues of Juan P

For `"css-modules/no-undef-class"` I'm facing an issue similar to others that have been fixed in the past. Sometimes css module classes can be namespaced with globals as such: ```scss :global(.some-class) {...