Tag: component-library
-
Cursor SVG Unsupported Image Type: Fix for Vue
Cursor chat cannot accept SVG uploads, so you see “Unsupported image type.” Keep SVGs inside the project workspace as code and process them there, or run a tiny Node script to batch-convert /converted/*.svg into Vue icon components.