react-toolbox / react-toolbox-example

Example using react-toolbox
143 stars 97 forks source link

roboto-font and material-icons #17

Open leannez opened 8 years ago

leannez commented 8 years ago

Can you please show us an example how to load roboto-font and material-icons through webpack modules without using link ref tag?

It seems there are conflict with sass-loader and toolbox-loader when bundling roboto-font and material-icons together. An example with that would be greatly appreciated.

ankurarora commented 6 years ago

I tried it and example, I have Roboto font embedded but still not able to see these icons. Is there an example available for this?