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 a custom resolver/importer in JS build #171

Closed
graingert opened this issue Sep 6, 2017 · 1 comment
Closed

support a custom resolver/importer in JS build #171

graingert opened this issue Sep 6, 2017 · 1 comment

Comments

@graingert
Copy link

This is required for webpack's sass-loader: webpack-contrib/sass-loader#435 (comment)

But main problem is dart-sass don't support custom importer, without this feature, it is impossibly to implement support dart-sass in sass-loader.

@graingert graingert changed the title support a custom resolver in JS build support a custom resolver/importer in JS build Sep 6, 2017
@nex3
Copy link
Contributor

nex3 commented Sep 29, 2017

Duplicate of #9.

@nex3 nex3 closed this as completed Sep 29, 2017
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

2 participants