ubio / css

ubio CSS Framework
https://ubio.github.io/css
0 stars 0 forks source link

Exclude font awesome from CSS framework #14

Closed muzafarova closed 5 years ago

muzafarova commented 6 years ago

There are many ways to include icons to a project: using FontAwesome font, SVG, custom font, image-sprites etc. So it makes sense that the decision whether to go with FontAwesome or take any other approach should be up to the application, that is using CSS framework.

Therefore we should not serve FontAwesome as part of the framework (as users might NOT need it)

muzafarova commented 5 years ago

Excluded