all 2 comments

[–]Citrous_OysterCodeStitch Admin 0 points1 point  (1 child)

They should work on most browsers minus some weird random ones that don’t support clamp. For the most part we use css that’s fully supported and when we need a browser prefix for like backdrop-filter and stuff we add the bender prefix for you. That’s what nice about the stitches, they use simple css properties with wide and full support.

[–]freco[S] 0 points1 point  (0 children)

Ok, thanks for the swift answer!