ryanckulp / speedrail

Rails 7 app template: Devise auth, Stripe billing, Tailwind CSS, admin panel, SEO helpers, etc
https://founderhacker.com/24-hour-mvp
MIT License
242 stars 30 forks source link

add border radius to flash components' borders #69

Closed preswick closed 1 year ago

preswick commented 1 year ago

very small ux change. i just dont like borders with no radius

ryanckulp commented 1 year ago

@preswick nice one! however can you update the syntax? i believe the shorter rounded-md will do the trick: https://tailwindcss.com/docs/border-radius

preswick commented 1 year ago

done, thanks. looks like i didn't have notifications to see this reply... anyways