icon
icon copied to clipboard
Remove devDependencies on manual install
aligning install with the npx nuxi command
❓ Type of change
- [x] 📖 Documentation (updates to the documentation or readme)
📚 Description
npx nuxi module add icon command doesn't add the package as devDependencies. This PR updates the manual installation to align the installation on both methods.