Hello,
We use 8 point border radius in a few projects but Figma doesn’t have the level of control we need. Example: https://9elements.github.io/fancy-border-radius/full-control.html
border-radius: 55% 16% 59% 10% / 54% 7% 26% 10%
We use an elaborate group of shapes to build these larger shapes but it’s a bit clunky and devs need to approximate these radius.
Question: How do would you solve this?