railslove / fontello_rails_converter

CLI gem for comfortably working with icon fonts (open, download, convert) from http://fontello.com for usage in Rails apps.
MIT License
73 stars 35 forks source link

Use fontello instead of fontname in README #46

Closed duleorlovic closed 5 years ago

duleorlovic commented 5 years ago

By default it generates fontello.scss. Not sure how to generate fontname.scss so I updated the README.

jhilden commented 5 years ago

Thanks for your contribution @duleorlovic

The fontname is determined by what you enter into the text input at the top on fontello.com

image

In this case the fontname would be "foo"

Does this resolve the issue you were facing?

duleorlovic commented 5 years ago

Yes, thank you @jhilden I added this sentence also. Please close if this is not important for others. I wish I found this repo earlier since it is super awesome...

jhilden commented 5 years ago

I'm glad you like this gem.

I'm closing this here now because I think it has been understandble so far and people that are searching for the issue might be able to find this here.