tjikko-studio / components

Component library for Tjikko Studio apps
0 stars 0 forks source link

Missing flex gap on older Safari #268

Open shawninder opened 2 years ago

shawninder commented 2 years ago

The solution would be to replace all uses of flex gap with margin-(bottom|right) and :not(last-child), but it's not clear exactly which browsers are suffering here and whether we want to spend time supporting them or not.