@citizensadvice/z-index

1.0.3 • Public • Published

Z-indexnpm (scoped)

Defines the order of elements along the z-axis.

Classes

.z-index-0 {
  z-index: $z-index-0;
}
.z-index-100 {
  z-index: $z-index-100;
}
.z-index-200 {
  z-index: $z-index-200;
}
.z-index-300 {
  z-index: $z-index-300;
}
.z-index-400 {
  z-index: $z-index-400;
}
.z-index-500 {
  z-index: $z-index-500;
}
.z-index-inherit {
  z-index: $z-index-inherit;
}
.z-index-initial {
  z-index: $z-index-initial;
}
.z-index-unset {
  z-index: $z-index-unset;
}

Installation

$ npm install @citizensadvice/z-index

now import into your stylesheet...

@import '@citizensadvice/z-index/index.scss';

You can make use of the unpkg service, try adding the link below to the head of your HTML file.

<link src="https://unpkg.com/@citizensadvice/z-index@latest/build/z-index.css" />

Readme

Keywords

none

Package Sidebar

Install

npm i @citizensadvice/z-index

Weekly Downloads

0

Version

1.0.3

License

MIT

Unpacked Size

3.3 kB

Total Files

6

Last publish

Collaborators

  • cnorthwoodcita
  • seymourski
  • marianayovcheva
  • mrdaniellewis
  • davidsauntson
  • davidrapson