You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 1, 2023. It is now read-only.
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.
My css.module file:
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.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
My css.module file:
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.
The text was updated successfully, but these errors were encountered: