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
Version
Latest
Reproduction link
argon-design-system/assets/scss/argon-design-system/icons.scss
Line 38 in fe640e6
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:
argon-design-system/assets/scss/argon-design-system/icons.scss
Line 38 in fe640e6
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