oklai / koala

Koala is a GUI application for less, sass and coffeescript compilation, to help web developers to the development more efficient.
http://koala-app.com
Other
3.99k stars 523 forks source link

Not compiling 8-point border-radius #814

Open RussellJonesPersonal opened 4 years ago

RussellJonesPersonal commented 4 years ago

Koala v2.3.0

Koala will not compile 8-point border-radius from LESS into CSS. For example:

border-radius: 30% 60% 30% 50% / 35% 45% 40% 45%;

Does compile into CSS at all (as far as I can see).