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.
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.