esbuild-css-modules-plugin
Advanced tools
Changelog
V2.1.4:
.some-class
in some.module.css
will be transformed to .some-module__some-class-[hash]
Changelog
V2.1.3:
@import url(./xxx/xxx.css)
in v2 (path can't be remote url)@parcel/css
to 1.3.1