Curtis M. Humphrey, Ph.D.

Results 11 comments of Curtis M. Humphrey, Ph.D.

This is an example of what I have: react-css-modules generates: CoreLayout__root_1jCh_ css-loader generates: CoreLayout__root___1Glqn The hashes are not matching

I looked at the tests from AppVeyor and I'm not sure what is wrong. Does anyone find what it found wrong?

Basically like #104 @jondot. Let me know what I need to fix for this to be approved.

sure, will do this week.

Ok, I went and added tests and updated storybook to show nesting. Sorry for the delay.

If you are using Vite: 4.3.9, and version 1.8 of this plugin for Storybook 7. I was able to get it to work by adding the following code to vite.config.ts...

Thanks is a good use case. At the moment it only connects hotkeys on component mount so you would have unmount and remount the component to get it to change...