I have css code like this:
--min: 250px;
width: min( var(--min), 100%);
Sass breaks with error:
Error: "var(--card-min)" is not a number for `min'
I think its trying to use some function called min and not css min. How can i tell it to not do this or ignore sass for this line?
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4