Open tunnckoCore opened 8 years ago
Is there any benefit to using something like this over an include
with a SVG?
I don't know, I'm not so CSS boy. I think - yes, and they are 140 for 43kb (dist/icono.min.css)
You can definitely get down lower than this with just the svg icons you need, gzipped
The icon font should be agnostic and changeable(via options), it's more about how to get it into your html/markup with ease, things like svg sprites, custom elements for icons, update/change tags/classes/id's and maybe reactify(functional stateless components) it afterwards.
close ?
I think we can close issues that remain unanswered within 10 days.
For example, in microsoft/vscode accepted to do so:
A number of days has past without answer on the questions asked. I am thereby going to close this issue to clean up our backlog of issues. Once you can answer on the questions, the issue can be reopened again. Thanks for understanding this process!
@mrmlnc Maybe not sooo strict here in terms of time, I understand the reason why microsoft/vscode handles it like that (many issues, more users). A plugin idea/suggestion repo like postcss-plugin-suggestion-box would be a good idea imo 😛 e.g posthtml-plugin-suggestions
I don't have what to answer. It is just suggestion by me.
That's crazy awesome css lib https://github.com/saeedalipoor/icono and I'm thinking we can do some plugin for it. Maybe with
posthtml-custom-elements
or? @jescalan would make sense for @reshape too. :)