Usually we set the more supported approach above the experimental property or value so if the browser does not support it, it still has a fallback already set, but what if i need to change another thing
What is the easiest way to handle setting 2 different values for a property A based on if browser support property B
An example:
I noticed that with corner-shape: squircle, they look better with higher border-radius, so if the browser supports corner-shape i want border-radius size xl, if it doesn't i want border radius size md