You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Fontello
I was wondering if anyone who is part of the fontello development would think about the removing the commented characters at the end of each icon declaration in fontello-codes.css? For example .icon-twitter:before { content: '\e800'; } /* '' */ particularly the /* '' */ part.
It would be a huge help to me as these characters cause issues with grunt that I am using to concat multiple css files. So everytime I update an icon I must manually remove all of those comments in order to get it to build.