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

support sass-loader version 8

Open mehdiraized opened this issue 4 years ago • 8 comments

plz update sass loader

mehdiraized avatar Nov 30 '19 11:11 mehdiraized

I created a fork of this and provided a package on npm of this fork to support sass-loader v8:

@nodeworks/antd-scss-theme-plugin

nodeworks avatar Dec 07 '19 02:12 nodeworks

Tnx man. plz change

import AntdScssThemePlugin from 'antd-scss-theme-plugin';

to

import AntdScssThemePlugin from '@nodeworks/antd-scss-theme-plugin';

in your repository

mehdiraized avatar Dec 15 '19 08:12 mehdiraized

I find trying to pick dependency versions that satisfies everyone's dependency graph is hard. But, I'll note that CRA 3.3.0 now requires sass-loader 8.

nirvdrum avatar Jan 08 '20 22:01 nirvdrum

@nodeworks Would you be interested in becoming a maintainer for this project instead of maintaining a fork?

sangaline avatar Jan 12 '20 20:01 sangaline

@sangaline yes i can definitely help out there if needed. let me know where i can help!

nodeworks avatar Jan 16 '20 09:01 nodeworks

I created a fork of this and provided a package on npm of this fork to support sass-loader v8:

@nodeworks/antd-scss-theme-plugin

plz update your package for support less-loader v6

mehdiraized avatar Apr 29 '20 16:04 mehdiraized

@mehdiraized check out this fork:

https://github.com/atb-tech/antd-scss-theme-plugin

It supports both sass-loader v8 and less-loader v6.

denistex avatar May 04 '20 12:05 denistex

@mehdiraized check out this fork:

https://github.com/atb-tech/antd-scss-theme-plugin

It supports both sass-loader v8 and less-loader v6.

not supported

mehdiraized avatar May 06 '20 01:05 mehdiraized