ubaldop / vue-country-flag

Vue component for country flags

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reduce the footprint

ubaldop opened this issue · comments

It could be cool to reduce the footprint of the component.
Possible approaches:

  • avoid to bundle minified CSS in each built .js file
  • find an alternative to Base64 sprite bundled in CSS (as pointed in #21)

footprint reduced from v2.1.0.