cultureamp/elm-css-modules-loader

hypens

kurtharriger opened this issue ยท 3 comments

was trying to migrate some existing css and although its easy to use hyphens in the elm string it blows up on the hyphen when translated to js.

fixedTop: require("./WelcomePage.module.css").fixed-top,

Thanks for reporting! Should be an easy fix, @zioroboco is going to look into it

Fixed from v3.0.2 of the loader

๐ŸŽ‰ This issue has been resolved in version 3.0.3 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€