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

fix(list): Add missing import #2150

Merged
merged 1 commit into from
Jan 31, 2018
Merged

fix(list): Add missing import #2150

merged 1 commit into from
Jan 31, 2018

Conversation

patrickrodee
Copy link
Contributor

No description provided.

@patrickrodee
Copy link
Contributor Author

Fixes missing import for this call

@at-root {
$divider-color: if(
mdc-theme-tone($mdc-theme-background) == "dark",
$mdc-list-divider-color-on-dark-bg,
$mdc-list-divider-color-on-light-bg
);

@patrickrodee patrickrodee merged commit 5dcc918 into master Jan 31, 2018
@codecov-io
Copy link

Codecov Report

Merging #2150 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2150   +/-   ##
=======================================
  Coverage   99.33%   99.33%           
=======================================
  Files          84       84           
  Lines        3769     3769           
  Branches      490      490           
=======================================
  Hits         3744     3744           
  Misses         25       25

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 f44721c...97ccb91. Read the comment docs.

@kfranqueiro kfranqueiro deleted the fix/list/missing-import branch February 7, 2018 16:44
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

Successfully merging this pull request may close these issues.

3 participants