SIGN IN SIGN UP

A utility-first CSS framework for rapid UI development.

94202 0 1 TypeScript

remove `.npmrc` with `auto-install-peers=true`

This was necessary in previous versions of Node, but now that we use
Node 24 in CI you get the following warning:

> npm warn Unknown env config "auto-install-peers". This will stop working in the next major version of npm.

So... let's get rid of it.
R
Robin Malfait committed
197d21c438e9864f4433f2730dd227d82182d618
Parent: 80e35e8