Caleb Porzio 2/20/2018

Using inline SVGs in Vue components

Read Original

The article details a developer's experience integrating an SVG icon set (Heroicons UI) into a Vue.js application. It explains the decision to inline SVGs for better performance/control, the limitations of existing Laravel Blade packages, and the step-by-step process of building a custom Vue component with Webpack configuration to simplify SVG imports.

Using inline SVGs in Vue components

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week