elm-street-technology / elevate-ui

🎨 💻 📱An opinionated toolkit of React components and patterns
https://elevate-ui.com/
MIT License
10 stars 4 forks source link

Handle z-index more consistently. #149

Closed erwstout closed 5 years ago

erwstout commented 5 years ago

Currently there is no system in place for a theme wide z-index, this results in unpredictable code and guesses at what value will create the desired effect. If a system was in place it would be much easier to know where components should live in the application.