Is it possible to make SASS just adding code for the used icons? Since this will reduce the size of the CSS file,
I saw a http://fontello.com/ solution on a similar issue, but I wanted to use to find out if there is a way to do this with font awesome,
Edit:
since there was some kind of misinterpretation, I want to clarify what I want to know:
Is it possible to tell SASS which icons it should compile?
source
share