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.
JavaScriptNOASSERTION
Issues
- 5
Adapt code to webpack 4 and less 3
#7 opened by prncc - 3
- 0
Fails with antd v4.x
#121 opened by lucasff - 2
- 2
use sass instead of node-sass ?
#76 opened by chuyuandu - 5
Module build failed: Error: Cannot find module 'sass-loader/lib/importsToResolve'
#34 opened by Gong-Elory - 1
Resolve absolute paths
#51 opened by gautier-lefebvre - 0
Webpack 4 and less 3 issues
#112 opened by devil9108 - 0
- 1
plugin not compatible with ng-zorro-antd.
#66 opened by gs-mrpatil - 4
Issues when running tests with Jest
#38 opened by Andreeh - 0
When used this plugin with sass-loader (version ^10.0.2) and craco is giving Cannot find module 'sass-loader/dist/importsToResolve' when used in webpack config
#91 opened by vjagetiya-jeavio - 0
Compile takes a long time
#85 opened by sainisagar310 - 2
Do we really need this package if we use create-react-app and react-app-rewired? (Trying to understand) (Working code below)
#78 opened by saileshkotha - 17
Use with react-app-rewired
#41 opened by hbj - 4
Vue CLI 3 Example
#48 opened by btn0s - 3
theme.scss won't let me use @font-face
#70 opened by exzizt - 6
Maintenance?
#69 opened by refucktor - 8
support sass-loader version 8
#64 opened by mehdiraized - 1
support less-loader 6
#74 opened by mehdiraized - 5
Compatibility issue with sass-loader, Error: Sass Loader has been initialised using an options object that does not match the API schema. - options has an unknown property 'importer'.
#68 opened by sainisagar310 - 1
Could not compile the SCSS theme file "../scss/app.scss" for the purpose of variable extraction
#60 opened by mazeeblanke - 2
Problem with PROD build with react-app-rewired
#47 opened by vi-cat - 5
Import of another scss is not working
#52 opened by nettiopsu - 0
Plz Fix Warnings
#65 opened by mehdiraized - 2
Less variables not being imported
#63 opened by jpants - 0
Major release checks
#61 opened by jufemaiz - 4
- 0
This version has been deprecated
#59 opened by mehdiraized - 1
- 4
- 0
- 3
This plugin reduces webpack packaging speed
#43 opened by rumsky - 1
- 1
Could not compile the SCSS theme file error.
#45 opened by kmcaloon - 1
Undefined variable: "$secondary-color".
#44 opened by michael-land - 1
Usage outside antd
#42 opened by panjiesw - 4
antd-sass-theme-plugin reduces the build time.
#39 opened by hannadrehman - 2
Fails to compile
#40 opened by Arkrait - 0
Publish package through CircleCI
#22 opened by prncc - 1
readme error
#29 opened by ruoqianfengshao - 1
scss compile error
#31 opened by izvonar - 5
$icon-url block compile
#32 opened by ruoqianfengshao - 5
- 0
Create README for the example
#20 opened by prncc - 0
Errors in theme SCSS crash webpack
#26 opened by prncc - 0
Create deployment-ready CircleCI config
#6 opened by prncc - 1
Refactor option overloading methods
#15 opened by prncc - 0
Accept optionless loaders
#12 opened by prncc - 0
Overload options inside wrapped loaders
#10 opened by prncc