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

feat: support SASS-PATH env variable #836

Merged
merged 1 commit into from
Apr 17, 2020

Conversation

alexander-akait
Copy link
Member

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

support resolution from SASS_PATH

Breaking Changes

In theory can be in some rare cases

Additional Info

No

@codecov
Copy link

codecov bot commented Apr 17, 2020

Codecov Report

Merging #836 into master will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #836      +/-   ##
==========================================
+ Coverage   97.81%   97.84%   +0.03%     
==========================================
  Files          10       10              
  Lines         183      186       +3     
  Branches       61       63       +2     
==========================================
+ Hits          179      182       +3     
  Misses          4        4              
Impacted Files Coverage Δ
src/getSassOptions.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ddeff88...9b16e4c. Read the comment docs.

@alexander-akait alexander-akait merged commit 8376179 into master Apr 17, 2020
@alexander-akait alexander-akait deleted the feat-support-SASS-PATH-env-variables branch April 17, 2020 16:55
# 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.

1 participant