🃏cards
All the components pre-built in LightningRails for cards - Design from DaisyUI
Card Product

To use this card in your project, copy and paste the following card into your html.erb file:
<%= render "components/card_product_image"
Card without image

To use this card in your project, copy and paste the following card into your html.erb file:
<%= render "components/card_no_image"
See more card designs:
Last updated
Was this helpful?