6 lines
90 B
Plaintext

static function attrsFunc(){
return {href: 'foo/bar.css'};
}
<link ...attrsFunc() />