UNPKG

sass-z-indexer

Version:

A handy Sass helper for managing z-index layers

27 lines (26 loc) 477 B
{ "name": "sass-z-indexer", "version": "1.0.0", "description": "A handy Sass helper for managing z-index layers", "main": "index.js", "authors": [ "machadobatista.davi@gmail.com" ], "license": "MIT", "keywords": [ "sass", "css", "scss", "z", "index", "solution" ], "homepage": "https://github.com/davi-mbatista/sass-z-indexer", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }