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
fix: generate className when using runtime resolution (#18) (#19)
* fix: added escape hatch when testing attribute that do not have a name property (#11)
* fix: object expression generated on dynamic resolution now use quote to escape properties' name (#14)
* fix: getClassName now works as expected when multiple file use runtime resolution
* fix: getClassName now works as expected when multiple file use runtime resolution
* fix: className attribute is now correctly generated when using runtime resolution (#18)
Copy file name to clipboardExpand all lines: test/fixtures/react-css-modules/uses getClassName to resolve non-literal styleName (with already existing className)/actual.js
Copy file name to clipboardExpand all lines: test/fixtures/react-css-modules/uses getClassName to resolve non-literal styleName (with already existing className)/expected.js
0 commit comments