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

Is there a way to set a default extension #213

Open
maximedaoust opened this issue May 29, 2020 · 1 comment
Open

Is there a way to set a default extension #213

maximedaoust opened this issue May 29, 2020 · 1 comment

Comments

@maximedaoust
Copy link

maximedaoust commented May 29, 2020

So instead defining a specific extension like this:
@import 'vendors/**/*.scss';
scss would be defined as a default value set in globImporter configuration, so it would be possible to use simply this:
@import 'vendors/**/*';

@Firebrand
Copy link

Firebrand commented Nov 11, 2020

Hey,

node-sass-glob-importer-plus is a drop-in replacement for node-sass-magic-importer which does exactly that. No need for extensions. "npm install node-sass-glob-importer-plus". Done

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