steven-tey / precedent

An opinionated collection of components, hooks, and utilities for your Next.js project.
https://precedent.dev
MIT License
4.65k stars 406 forks source link

Implement react-layered for Z-Index Management #83

Open poeck opened 2 months ago

poeck commented 2 months ago

I've created and integrated a new npm package called react-layered into the project. This package introduces a straightforward hook that simplifies managing z-indexes across the application, especially useful as the project scales.

I've replaced the previous manual z-index management with this hook where applicable. This should help avoid z-index conflicts and make our styling more maintainable.

vercel[bot] commented 2 months ago

@poeck is attempting to deploy a commit to the Elegance Team on Vercel.

A member of the Team first needs to authorize it.