vscode-easy-less
vscode-easy-less copied to clipboard
Operator <= and >=
When I use the operator > / < it shows an error.
`@media (width <= 300px){
}`
Is it not supported yet?