icon icon indicating copy to clipboard operation
icon copied to clipboard

Remove devDependencies on manual install

Open HugoGresse opened this issue 3 months ago • 1 comments

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.

HugoGresse avatar Sep 19 '25 07:09 HugoGresse