You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to create something similar to this to skip tones of boilerplate, and I came across to this implementation, which is almost exactly what I needed.
Thanks for saving my time :)
It would be very useful, if we could also add css class to parent container of the card to have ability to write custom css for cards.
I wanted to create something similar to this to skip tones of boilerplate, and I came across to this implementation, which is almost exactly what I needed.
Thanks for saving my time :)
It would be very useful, if we could also add css class to parent container of the card to have ability to write custom css for cards.
->class('some-class-name')
and in Card.vue
I am missing my working laptop, so I am sorry for not creating a pull request for this.
Thanks a million !
The text was updated successfully, but these errors were encountered: