Skip to content

box-shadow mixin fix#28004

Merged
XhmikosR merged 2 commits intotwbs:v4-devfrom
wojtask9:box_shadow_fix
Jan 8, 2019
Merged

box-shadow mixin fix#28004
XhmikosR merged 2 commits intotwbs:v4-devfrom
wojtask9:box_shadow_fix

Conversation

@wojtask9
Copy link
Contributor

@wojtask9 wojtask9 commented Jan 8, 2019

My previous fix was to optimistic. Please look at #27972 (comment)

Sometimes we want pass none to switch off box-shadow.
We don't want only properties like box-shadow: none, 1px 1px black; because this is invalid property for browsers

@wojtask9 wojtask9 requested a review from a team as a code owner January 8, 2019 16:02
@XhmikosR
Copy link
Member

XhmikosR commented Jan 8, 2019

This has unrelated patches. git rebase -i upstream/v4-dev is your friend.

@wojtask9
Copy link
Contributor Author

wojtask9 commented Jan 8, 2019

@XhmikosR done. Sorry for that

Copy link
Member

@MartijnCuppens MartijnCuppens left a comment

Choose a reason for hiding this comment

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

The comments are also a great addition, thanks for fixing this so fast, @wojtask9!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants