kovart / dashed-border-generator

Custom Dashed Border | Online CSS Generator 🚀
https://kovart.github.io/dashed-border-generator/
341 stars 24 forks source link

border-radius in rem #7

Open SergiArias opened 2 years ago

SergiArias commented 2 years ago

This solution works perfectly unless you need responsive radius, based on rem value.

To solve it, I was thinking to add a js code on resize so it changes rx and ry depending on rems.

kovart commented 2 years ago

Thank you! You can also try using percentage