Skip to content
This repository has been archived by the owner on Oct 28, 2022. It is now read-only.

Is the "content" generated each time reliable? #31

Open
egucciar opened this issue Aug 26, 2016 · 2 comments
Open

Is the "content" generated each time reliable? #31

egucciar opened this issue Aug 26, 2016 · 2 comments

Comments

@egucciar
Copy link

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?

@goerwin
Copy link

goerwin commented Aug 26, 2016

It's reliable if you don't add/remove icons. I noticed that sometimes when i add a new svg icon, the generated css "content" of all icons change.

@egucciar
Copy link
Author

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

@egucciar egucciar reopened this Aug 26, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants