rmrevin / yii2-fontawesome

Asset Bundle for Yii2 with Font Awesome http://fortawesome.github.io/Font-Awesome/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nor all size accepted in size() method (like fa-xs, fa-10x)

sandor-molnar opened this issue · comments

There is fa-xs, fa-sm, fa-7x, fa-10x but size() method throw error:
FontAwesome::size() - invalid value. Use one of the constants: FontAwesome::SIZE_LARGE, FontAwesome::SIZE_2X, FontAwesome::SIZE_3X, FontAwesome::SIZE_4X, FontAwesome::SIZE_5X.

Sizes added in 3.3.0 version. Thanks for issue.