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

I need to config sass module regx #49

Closed kongnutso closed 3 years ago

kongnutso commented 3 years ago

I need to config sass module regx, right now it is .module.(css) pattern, but I would like to pass an option to it (default remain the same)

I already create a PR for this thing. [https://github.com/SolidZORO/next-plugin-antd-less/pull/48]

SolidZORO commented 3 years ago

Hi, I just saw your PR, thanks for your involvement. but this plugin only handles antd and less configuration. If you need it, please fork a copy to use it.