create-react-library icon indicating copy to clipboard operation
create-react-library copied to clipboard

Configure css modules hinting

Open Szwarceneger16 opened this issue 4 years ago • 0 comments

Hello As i wrote in topic, i want to add hinting for class in imported module. In screenshot then bellow i haven't this. I've installed "eslint-plugin-react-css-module-hints" and "babel-plugin-react-css-modules" packages, add "--css-modules true" parameter to microbundle-crl run in package.json but it don';t work. obraz My css.module file: obraz

I read somewhere that i need webpack config for that. Can I do it without them? Or if is required , could you will write me how to add webpack with config to create-react-library project?

Thanks for your time.

Szwarceneger16 avatar Nov 07 '21 12:11 Szwarceneger16