Posts tagged with Next.js

Cover

Use SVG files in
Next.js

Fri Jan 06 2023
SVG file has lots of advantages. Since it is a vector graph, we can use CSS rules to scale it freely, change its color, animate it, and much more.
Next.js