First of all, really great package and love the look on your website!!
I see that you're using Material icons by default.. they are not displaying at all on my screen, I assume that's because I need to pull in the Material icons css file somewhere.. not sure if this is mentioned in the docs? In any case, I already use font-awesome in my project and would like to avoid having to pull in an additional icon library, those are not lightweight either.
Could you possibly make it a little more flexible and add support for other popular libraries, such as font-awesome ?
this could either be a configuration when initializing the plugin with Vue.use, or it could through a slot maybe? I would prefer the configuration.
What do you think?
Thanks!
First of all, really great package and love the look on your website!!
I see that you're using Material icons by default.. they are not displaying at all on my screen, I assume that's because I need to pull in the Material icons css file somewhere.. not sure if this is mentioned in the docs? In any case, I already use font-awesome in my project and would like to avoid having to pull in an additional icon library, those are not lightweight either.
Could you possibly make it a little more flexible and add support for other popular libraries, such as font-awesome ?
this could either be a configuration when initializing the plugin with Vue.use, or it could through a slot maybe? I would prefer the configuration.
What do you think?
Thanks!