Skip to content

Fix Dart Sass & Ruby Sass compatibility#29755

Merged
XhmikosR merged 1 commit intomasterfrom
master-mc-fix-dart-sass-functions
Nov 28, 2019
Merged

Fix Dart Sass & Ruby Sass compatibility#29755
XhmikosR merged 1 commit intomasterfrom
master-mc-fix-dart-sass-functions

Conversation

@MartijnCuppens
Copy link
Copy Markdown
Member

Copy link
Copy Markdown
Contributor

@ysds ysds left a comment

Choose a reason for hiding this comment

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

@MartijnCuppens LGTM.

The #{$value1 "+" $value2} and #{$value1 "-" $value2} is another solution, but either is fine.

@MartijnCuppens
Copy link
Copy Markdown
Member Author

MartijnCuppens commented Nov 27, 2019

The minus isn't causing any issues if I'm not mistaken?

Edit: I've tested this, it's not causing any issues

@MartijnCuppens MartijnCuppens changed the title Fix dart Sass compatibility Fix Dart Sass & Ruby Sass compatibility Nov 27, 2019
@ysds
Copy link
Copy Markdown
Contributor

ysds commented Nov 28, 2019

Yep, there is no problem with the subtract().

My point is for reduce the code complexity by using the same format to plus and minus.

@XhmikosR XhmikosR merged commit 0964a88 into master Nov 28, 2019
@XhmikosR XhmikosR deleted the master-mc-fix-dart-sass-functions branch November 28, 2019 07:48
XhmikosR pushed a commit that referenced this pull request Nov 28, 2019
XhmikosR pushed a commit that referenced this pull request Nov 28, 2019
olsza pushed a commit to olsza/bootstrap that referenced this pull request Oct 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4.4.0 add function compilation is wrong

3 participants