GwtMaterialDesign / gwt-material

A Google Material Design wrapper for GWT
https://gwtmaterialdesign.github.io/gmd-core-demo/
Apache License 2.0
410 stars 124 forks source link

Removed not included woff that are not found #1042

Open hjhgitw opened 5 months ago

hjhgitw commented 5 months ago

See : https://stackoverflow.com/questions/77838065/gwt-missing-materialicons-regular-woff2-materialicons-regular-woff

Only https://github.com/google/material-design-icons/tree/master/font

or we could update to :

https://github.com/jossef/material-design-icons-iconfont/tree/master

Sorry, my first commit what do you think :) ?

How to run the test ?