PavelLaptev / css-houdini-squircle

A tiny CSS Houdini module that allows to add a squircle shape to HTML elements
https://pavellaptev.github.io/squircle-houdini-css/
MIT License
356 stars 13 forks source link

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

Open emilevictorportenart opened 1 year ago

emilevictorportenart commented 1 year ago

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

stepanjakl commented 1 year ago

+1

liamtucker commented 3 months ago

+1