next-plugin-antd-less icon indicating copy to clipboard operation
next-plugin-antd-less copied to clipboard

cannot use `import` to import `.less` files,must use `require`?

Open mylesshie opened this issue 2 years ago • 1 comments

if i use import to import .less file, it doesn't work well, must use require.

mylesshie avatar Dec 11 '22 04:12 mylesshie