-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Open
Description
To reproduce:
@media ((color) and (hover)), all {
body {
background: green;
}
}
Current behavior:
Parsing error, missing closing ')'
Expected behavior:
You can check the CSS validator to see this is valid. Just randomly came across this today.
Environment information:
less
version:nodejs
version:operating system
:
dosubot