Closed
Description
Hi,
really like your Icons! I want to use the sass files but I got a problem. I only see square instead of the icons.
I changed the font-path to
$mi-font-path: "../fonts/" !default;
The fonts are in my public folder under fonts and my compiled css is in the public folder, too.
Do you have any idea?