unjs / nitro

Next Generation Server Toolkit. Create web servers with everything you need and deploy them wherever you prefer.
https://nitro.unjs.io
MIT License
5.89k stars 496 forks source link

refactor: migrate to `colors` from `consola/utils` #2574

Closed pi0 closed 2 months ago

pi0 commented 2 months ago

Closes #2572

While this PR has no immediate effect since chalk is most likely already installed and in the loaded module graph, we consistently migrate to colors from consola/utils now.