Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

sass-z-indexer

davi-mbatista826MIT1.0.0

A handy Sass helper for managing z-index layers

sass, css, scss, z, index, solution

readme

sass-z-indexer

A handy Sass helper for managing z-index layers

Install

$ npm install --save sass-z-indexer
$ bower install --save sass-z-indexer

Use

my-element{
 z-index: z("overlay");
}

Disclaimer

This repository is based on Hugo Giraudel Solution.

License

This project is licensed under the terms of the MIT License.