Steven Hall
Results
2
issues of
Steven Hall
Getting: ``` Compilation Error Internal Error: Incompatible units: 'px' and 'vw'. ``` When using the valid CSS syntax `width: min( 90vw, 1300px );` https://developer.mozilla.org/en-US/docs/Web/CSS/min
**Describe the bug** _In Version 3.1.1:_ When I minify a CSS file, the minified file is just ``` @import url(
bug
verified