intoli / antd-scss-theme-plugin

A Webpack plugin for customizing Ant Design with an SCSS theme file and using Ant Design's compiled variables in SCSS files throughout your project.
https://intoli.com/blog/antd-scss-theme-plugin/
Other
202 stars 80 forks source link

Upgrade Less version #71

Open RathaR opened 4 years ago

RathaR commented 4 years ago

Thanks for this plugin! We use it in our project, but npm audit shows that outdated less version contains several vulnerabilities. Also removed less from devDependencies, since it's already included in dependencies list. I checked, and the plugin works fine with less ^3.11.1