Open WangShuXian6 opened 2 years ago
Same issue for me @WangShuXian6 Did you find any solution to resolve the case LESS + CSS modules ? Thanks
Sorry owner but to help @dim00n62 I switched to https://github.com/g45t345rt/esbuild-style-plugin until I update this specific package for less.
@jeffdrumgod also switched to esbuild-style-plugin and it helped, thanks!
Expected Behavior
...
Actual Behavior
...
Steps to Reproduce the Problem
...
import styles from "./index.module.less";
export const Ui = () => { return
Versions
esbuild
: 0.14.18esbuild-plugin-less
: 1.1.6