Skip to content
This repository has been archived by the owner on Aug 10, 2021. It is now read-only.

Add sass-resources-loader #136

Conversation

sargalias
Copy link
Contributor

This loader allows us to globally import sass resources such as mixins,variables, etc. They'll be available in every SASS file in the project without having to explicitly import them in every file. Just like SASS behaves outside of Webpack.

sass-resources-loader: https://github.com/shakacode/sass-resources-loader

This loader allows us to globally import sass resources such as mixins,variables, etc. They'll be available in every SASS file in the project
without having to explicitly import them in every file. Just like SASS
behaves outside of Webpack.

sass-resources-loader:
https://github.com/shakacode/sass-resources-loader
@jsf-clabot
Copy link

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.

@sargalias
Copy link
Contributor Author

I have signed the CLA but it still says "pending". Maybe we can try the suggestion in cla-assistant/cla-assistant#352 ?
Recheck PR?

@alexander-akait alexander-akait merged commit 6f6ae9c into webpack-contrib:master May 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants