I was wondering if Icomoon has made an update recently. Before when exporting fonts the generated variables.scss file would generate quotes around the icon value (e.g $icon-fire:" \ec33";)... However, the most recent file is being generated without the quotes (e.g. $icon-fire: \ec33;)...
Any help or input would be great. I can't figure out if I'm doing something incorrect on my end.
Thanks,