package testelementattributes css important() { width: 100; } css unimportant() { width: 50; } templ render(p person) {
Important
Unimportant
Else

HTMX Wildcard attribute

}