PavelLaptev/css-houdini-squircle

Support Safari by offering fallback default border-radius instead of nothing

emilevictorportenart opened this issue · 2 comments

Instead of displaying nothing on safari, why not make sure that the border-radius is a default one and a border is added to the element?

Example

https://codepen.io/PavelLaptev/pen/OJWgReV

Chrome
CleanShot 2023-06-23 at 12 05 40

Safari
CleanShot 2023-06-23 at 12 06 16

+1