components icon indicating copy to clipboard operation
components copied to clipboard

feat: automatically wrap SVG files

Open galvez opened this issue 3 years ago • 2 comments

To test:

yarn build && node_modules/.bin/nuxt example

Under examples/pages/index.vue, <Logo /> is automatically loading Logo.svg.

galvez avatar May 08 '21 19:05 galvez

Built to address issue raised in https://github.com/nuxt/components/issues/69

galvez avatar May 08 '21 19:05 galvez

Would love to see this merged team!

drewbaker avatar Jun 02 '21 13:06 drewbaker