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 material shadow #24

Merged
merged 4 commits into from
Feb 28, 2016
Merged

add material shadow #24

merged 4 commits into from
Feb 28, 2016

Conversation

dbox
Copy link
Contributor

@dbox dbox commented Feb 28, 2016

No description provided.

box-shadow: 0 rem(20px) rem(40px) rgba($color, $strength * 0.30), 0 rem(15px) rem(12px) rgba($color, $strength * 0.22);
}
@if ($z-depth < 1) or ($z-depth > 5) {
@warn "$z-depth must be between 1 and 5";

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Prefer single quoted strings

dbox added a commit that referenced this pull request Feb 28, 2016
@dbox dbox merged commit c5fed94 into master Feb 28, 2016
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.

None yet

2 participants