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

feat: add options sassModuleRegex #48

Closed kongnutso closed 3 years ago

kongnutso commented 3 years ago

I would like to custom scss/sass module regex.

so I add options sassModuleRegex to pluginOptions and used it if it is defined.