Open RebootGG opened 2 years ago
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.
@RebootGG i try to slove this , and write anthor plugins https://plugins.jetbrains.com/plugin/25233-react-css-module-all/versions/stable/599113
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.