SVGO

Nuxt SVG Module

2025-03-06


Description

  • Auto-imports
  • Direct access to SVGs for css, etc.

Install

pnpm dlx nuxi module add nuxt-svgo

Config

Add .data dir to project root, and .gitignore.

Usage

Nuxt Fonts works with zero config. Declare a font-family in CSS to use a font:

some-element { font-family: Roboto, sans-serif; }

Copyright @ 2025 Anne Brown