var-z-index
var-z-index provides flexible z-index scaling.
Installation
npm install @barebone/var-z-index
Application Programming Interface
Variables
Name | Value |
---|---|
$zIndex-1 |
100 |
$zIndex-2 |
200 |
$zIndex-3 |
300 |
$zIndex-4 |
400 |
$zIndex-5 |
500 |
$zIndex-6 |
600 |
$zIndex-7 |
700 |
$zIndex-8 |
800 |
$zIndex-9 |
900 |
$zIndex-10 |
1000 |
NOTE: We strongly suggest to use $zIndex-10
only for debugging.