# \#sass

**URL:** https://meta.discourse.org/tag/sass/110.md

[Latest](https://meta.discourse.org/latest.md) · [Categories](https://meta.discourse.org/categories.md) · [Tags](https://meta.discourse.org/tags.md)

---

## [Implementing a new z-index system with SASS](https://meta.discourse.org/t/implementing-a-new-z-index-system-with-sass/78236)

<div class="topic-metadata">

**Author:** [@awesomerobot](https://meta.discourse.org/u/awesomerobot)\
**Replies:** 1\
**Last updated:** [January 18, 2018, 5:20pm UTC](https://meta.discourse.org/t/implementing-a-new-z-index-system-with-sass/78236 "2018-01-18T17:20:03Z")

</div>

Similar to font-size and line-height, we have a lot of various z-index definitions in Discourse. If you’ve worked in CSS before, you’ll be familiar with the values we use. They range from the reasonable: 1, 10, 20, 50 to…
