<i> for icon
-
Just having a look at Quasar Framework for the first time. Looks very interesting, but I just find the approach to use icons pretty odd:
<i>account_circle</i>
Does that mean I cannot have
<i>
tags with regular text inside, otherwise it will try interpreting that text as an icon name? -
@mirko Use the more modern ‘<em>’ tag instead of old ‘<i>’