Variables.scss file has changed

26 views
Skip to first unread message

gl...@edmunds.com

unread,
Apr 5, 2018, 3:04:30 PM4/5/18
to IcoMoon

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,

Keyamoon

unread,
Apr 6, 2018, 12:58:51 AM4/6/18
to IcoMoon
Use the `unicode` mixin in style.scss. With this change, the CSS output would only contain ascii letters, which would make using the utf-8 encoding unnecessary.

Keyamoon

unread,
Jun 1, 2018, 8:15:54 AM6/1/18
to IcoMoon
This change was reverted as it had caused too much confusion. If you want to avoid UTF-8 encoding, you'll have to configure your pre-processor instead.
Reply all
Reply to author
Forward
0 new messages