You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 28, 2022. It is now read-only.
Lets say I want to use the font-icon in another class of my own. I look at the output and see an icon with a certain content then i hard code the content into my custom class. Is this reliable?
The text was updated successfully, but these errors were encountered:
Although I might remember this, now that I added the fontgen loader it's trivial to add and remove icons so I won't be able to expect other people on my team won't change something. Man I wish there was a way to make it so that all contents were exposed as a variable, then you could require that from other stylesheets somehow
Lets say I want to use the font-icon in another class of my own. I look at the output and see an icon with a certain content then i hard code the content into my custom class. Is this reliable?
The text was updated successfully, but these errors were encountered: