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

[Bug] A few interpolations are missing #126

Open
SebastianStehle opened this issue Nov 12, 2020 · 0 comments
Open

[Bug] A few interpolations are missing #126

SebastianStehle opened this issue Nov 12, 2020 · 0 comments

Comments

@SebastianStehle
Copy link

Version

Latest

Reproduction link

width: calc(100% - $icon-size-lg - 1);

Operating System

Does not matter

Device

Does not matter

Browser & Version

Does not matter

Steps to reproduce

Hi,

I have seen that a few interpolations are missing here:

width: calc(100% - $icon-size-lg - 1);

Therefore my build fails with postcss. I have fixed it manually though.

What is expected?

No build failure

What is actually happening?

Build failure.


Solution

Additional comments

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

No branches or pull requests

1 participant