Hi,
I'm using the (S)CSS modules approach with a BEM naming convention (block--modifier)
The following error message appears : "Unknown class name "header--shrunk"" .
Code works fine and CSS Class does exist.
screenshot of the error:

SCSS module file looks like this :

I'm running webstorm on last version, on macOS on last version too.
Happy to provide more details if needed.
Hi,
I'm using the (S)CSS modules approach with a BEM naming convention (block--modifier)
The following error message appears : "Unknown class name "header--shrunk"" .
Code works fine and CSS Class does exist.
screenshot of the error:
SCSS module file looks like this :
I'm running webstorm on last version, on macOS on last version too.
Happy to provide more details if needed.