You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the roboto.less produces css that fails the csslint. After looking, it seems that we should remove responsibility from this project and switch to the web font with some updated documentation
remove roboto.less
update examples with <link
update documentation with information and recommendation
convert mdi to material-icons ligature reference
The text was updated successfully, but these errors were encountered:
For faster page loading, the @font-face definition of 'Material-Design-Icons' could be placed within a separate CSS and then linked. This also would give the possibility of using Web Font Loader JavaScript (Edit: https://github.com/typekit/webfontloader) or another utility for loading fonts.
Currently, the roboto.less produces css that fails the csslint. After looking, it seems that we should remove responsibility from this project and switch to the web font with some updated documentation
<link
The text was updated successfully, but these errors were encountered: