Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for some kind of aliasing #41

Closed
watzon opened this issue Apr 26, 2016 · 2 comments
Closed

Add support for some kind of aliasing #41

watzon opened this issue Apr 26, 2016 · 2 comments

Comments

@watzon
Copy link

watzon commented Apr 26, 2016

Not quite sure how this would work, but for now the only way to create aliases for icons is to duplicate the icon, which as we all know is not very maintainable. It would be nice if we could somehow define that an icon has an alias so that in the outputted CSS the icons have the same content

@bradrisse
Copy link
Contributor

I have created a pull request to do what your asking. #57

Basically you add an object array and pass it into options var aliases = {github: ['git']}

@backflip
Copy link
Owner

backflip commented Aug 2, 2018

@bradrisse's PR was just published with 2.3.0

@backflip backflip closed this as completed Aug 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants