Fork me on GitHub

_settings.colors.scss

Source code

View source

Package Name

a73-inuit-z-index-settings

Version

0.1.0

Usages

hasmap with named z-index to use within z-index tools


$z-index-map: (
        base:       0,
        offcanvas:  1,
        dropdown:   10,
        tooltip:    15,
        lightbox:   500
);