After switching from nooitaf:semantic-ui to semantic:ui-css, icon fonts are not working.
The following errors now appear in the browser console:
Resource interpreted as Font but transferred with MIME type text/html: "http://localhost:3000/packages/semantic_ui-css/themes/default/assets/fonts/icons.woff2". Resource interpreted as Font but transferred with MIME type text/html: "http://localhost:3000/packages/semantic_ui-css/themes/default/assets/fonts/icons.woff". Resource interpreted as Font but transferred with MIME type text/html: "http://localhost:3000/packages/semantic_ui-css/themes/default/assets/fonts/icons.ttf".
This issue also seems to have come up in nooitaf:semantic-ui@0.19.2 and was fixed in nooitaf:semantic-ui@0.19.3: nooitaf/meteor-semantic-ui#19
After switching from
nooitaf:semantic-uitosemantic:ui-css, icon fonts are not working.The following errors now appear in the browser console:
Resource interpreted as Font but transferred with MIME type text/html: "http://localhost:3000/packages/semantic_ui-css/themes/default/assets/fonts/icons.woff2". Resource interpreted as Font but transferred with MIME type text/html: "http://localhost:3000/packages/semantic_ui-css/themes/default/assets/fonts/icons.woff". Resource interpreted as Font but transferred with MIME type text/html: "http://localhost:3000/packages/semantic_ui-css/themes/default/assets/fonts/icons.ttf".This issue also seems to have come up in
nooitaf:semantic-ui@0.19.2and was fixed innooitaf:semantic-ui@0.19.3: nooitaf/meteor-semantic-ui#19