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

Add shortcut for SASS imports to look in node_modules #21298

Closed
cchaos opened this issue Jul 26, 2018 · 0 comments
Closed

Add shortcut for SASS imports to look in node_modules #21298

cchaos opened this issue Jul 26, 2018 · 0 comments
Labels
Team:Operations Team label for Operations Team v7.0.0

Comments

@cchaos
Copy link
Contributor

cchaos commented Jul 26, 2018

Similar to the way that LESS is configured to load non-relative paths via the @import "~[library-name]" syntax, we'll want SASS to add node_modules to the searchable folders.

Based on talking with @tylersmalley we're using node-sass which looks to utilize this feature through https://www.npmjs.com/package/node-sass#includepaths

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Operations Team label for Operations Team v7.0.0
Projects
None yet
Development

No branches or pull requests

1 participant