Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add includePaths option #10

Merged
merged 1 commit into from
Dec 11, 2016
Merged

Conversation

ncoden
Copy link
Collaborator

@ncoden ncoden commented Dec 9, 2016

🚀 Add support for the includePaths node-sass option.

Changes:

  • Uncomment includePaths option management in index.
  • analyseDirs take an array of directories as first argument, and search the file in all of these directories.

Other changes:

  • Improve error message where a file is not found.
  • Rename arrays of items to the plural form.

Closes #7

Add support for the `includePaths` node-sass option.

Changes:
- Uncomment  `includePaths` option management in index.
- `analyseDirs` take an array of directories as first argument, and
search the file in all of these directories.

Other changes:
- Improve error message where a file is not found.
- Rename arrays of items to the plural form.
@theJian theJian merged commit 673c0f8 into theJian:master Dec 11, 2016
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants