Closed rdparker closed 10 months ago
Thanks for opening the pull request! As mentioned in the README, I was interested in supporting this functionality.
Future
section; at the most, add a section describing the kebab-case handling.)Edit: I looked at the current readme, not this PRs. (1) is already done - thanks!
I have added unit testing and updated dependencies. I’m looking to go through my "future" list and add that functionality now. I will start with this camel case.
Canceling in favor of https://github.com/connorjs/css-typed/pull/8.
This uses the logic from css-loader that Gastby uses for converting invalid names to camelcase.
I had to first update the
glob
dependency to the newer ESM version so that I could test it in my environment. I've included that commit in this pull request as well.With this change processing
produces
instead of the invalid