sass-z-indexer
v1.0.0
Published
A handy Sass helper for managing z-index layers
Downloads
83
Maintainers
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.