sass-z-indexer

1.0.0 • Public • Published

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.

Package Sidebar

Install

npm i sass-z-indexer

Weekly Downloads

26

Version

1.0.0

License

MIT

Last publish

Collaborators

  • davi_mbatista