v0.2.1
Patch Changes
- #19
57457e0Thanks @cody-dot-js! - Fixed mode transforms incorrectly converting multi-part extensions like.module.cssto-module.css. Export keys now preserve the full extension while transforming only the basename (e.g.,FancyButton.module.css→./fancy-button.module.csswith kebab-case mode)