antd-scss-theme-plugin icon indicating copy to clipboard operation
antd-scss-theme-plugin copied to clipboard

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.

Results 68 antd-scss-theme-plugin issues
Sort by recently updated
recently updated
newest added

Hi everyone, With the following `config-overrides.js`, I can run the application in dev mode no problem. However, when I make a prod build (`npm run build`) the theme overrides don't...

Hello! I am trying to import another scss file with partials into theme.scss. It seems this is not supported? Use case: There are multiple websites under the same brand. They...

``` warning antd-scss-theme-plugin > less > request > [email protected]: This module moved to @hapi/hawk. Please make sure to switch over as this distribution is no longer supported and may contain...

specify the path to a file

I've been working to get Antd running in Next.js with SCSS with cssModules. I have been able to get it all running except for getting the Antd Less variables. I...

Use of `^` in dependencies locks major version. This means the following are outdated. What's the strategy to manage this? ```bash npm-check babel-eslint 😎 MAJOR UP Major update available. https://github.com/babel/babel-eslint...

There are 4 moderate vulnerabilities after installing this plugin ----------------------------------------------------------------------------------- Moderate Prototype pollution Package hoek Patched in > 4.2.0 < 5.0.0 || >= 5.0.3 Dependency of antd-scss-theme-plugin [dev] Path antd-scss-theme-plugin...

This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If...

Could you give an advice on how to set it up to extract CSS into a separate file in production?