feat: Add 'borderWidth' prop to Border Beam
https://github.com/user-attachments/assets/9cfe906e-8af1-42fe-b6a2-c57c76369b3e
@Rishit30G is attempting to deploy a commit to the product-studio Team on Vercel.
A member of the Team first needs to authorize it.
This is a good one if you can update it in the tailwind itself instead of using style.
Thanks for the review @itsarghyadas! I don't think Tailwind can handle dynamic values at run time, so it's best to use styles here
Any thoughts @itsarghyadas ?
@itsarghyadas, please acknowledge 🙇🏻
Sorry for the delay, @Rishit30G
Your approach looks good! However, we prefer to keep everything within Tailwind classes where possible.
Yes, you can pass props as CSSProperties, I’ve updated the PR to use Tailwind’s arbitrary value syntax instead.
Thanks for your contribution!
Thanks @itsarghyadas, appreciate the efforts! 🚀