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

feat: support "hoistUseStatements" loader option #162

Merged
merged 3 commits into from Jun 1, 2021
Merged

Conversation

rchl
Copy link
Collaborator

@rchl rchl commented Jun 1, 2021

https://github.com/shakacode/sass-resources-loader v2.1.0 added support
for the "hoistUseStatements" option. Add support for it in the module.

Implemented with least resistance by adding it as a top-level option
without ability to specify it individually for each resource type.
If someone requests that later, we could add support for it by accepting
an array of resource types.

rchl added 3 commits June 1, 2021 11:31
https://github.com/shakacode/sass-resources-loader v2.1.0 added support
for the "hoistUseStatements" option. Add support for it in the module.

Implemented with a least resistance by adding it as a top-level option
without ability to specify it individually for each resource type.
If someone requests that later, we could add support for it by accepting
an array of resource types.
@rchl rchl requested a review from manniL June 1, 2021 11:34
@manniL manniL merged commit e53770d into master Jun 1, 2021
@manniL manniL deleted the feat/hoist-use branch June 1, 2021 11:47
@manniL
Copy link
Collaborator

manniL commented Jun 1, 2021

Thanks 🙏

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

Successfully merging this pull request may close these issues.

None yet

2 participants