SolidZORO / next-plugin-antd-less

🎩 Use Antd (Less) with Next.js v12, Zero Dependency on other Next-Plugins.
MIT License
345 stars 48 forks source link

Fix unintended overwriting of sass module rule #2

Closed richmonkeys closed 3 years ago

richmonkeys commented 3 years ago

Fix https://github.com/SolidZORO/next-plugin-antd-less/issues/1

Inserting less module instead of replacing sass module with it.