Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support sass-loader version 8 #64

Open
mehdiraized opened this issue Nov 30, 2019 · 8 comments
Open

support sass-loader version 8 #64

mehdiraized opened this issue Nov 30, 2019 · 8 comments

Comments

@mehdiraized
Copy link

plz update sass loader

@nodeworks
Copy link

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

@mehdiraized
Copy link
Author

Tnx man.
plz change

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

to

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

in your repository

@nirvdrum
Copy link

nirvdrum commented Jan 8, 2020

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.

@sangaline
Copy link
Member

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

@nodeworks
Copy link

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

@mehdiraized
Copy link
Author

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

@denistex
Copy link

denistex commented May 4, 2020

@mehdiraized check out this fork:

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

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

@mehdiraized
Copy link
Author

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants