headerlink is now header-text. I wonder if it would be better if we made the parent div apply the link colour to all children.
Using a span for the alert text is probably not best practice, but it works. In Angular 2, I think we'd apply the sanitize function somewhere in the TS code.
headerlink
is nowheader-text
. I wonder if it would be better if we made the parent div apply the link colour to all children.Using a
span
for the alert text is probably not best practice, but it works. In Angular 2, I think we'd apply the sanitize function somewhere in the TS code.