package blocks func Card(id string, size Size) templ.Component { return renderCard(id, size.CardAttributes()) } templ renderCard(id string, attrs templ.Attributes) {
{ children... }
} templ ProfileCard() {
Adam Wathan
adamwathan

Creator of @tailwindcss. Listener of Slayer. Austin 3:16. BTW, Pines UI is super cool!

}