1.1.1 • Published 2 years ago

@fylgja/z-layer v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Fylgja - Z Layer

NPM version license

The Fylgja z-layer offers Design Tokens (CSS props) for consistent and semantic z-indexing.

Installation

npm install @fylgja/z-layer

Then include the component in to your code via;

@use "@fylgja/z-layer";
// Or via PostCSS and other options as plain CSS
@import "@fylgja/z-layer"; // *

How to use

For more information see the z-layer docs on the Fylgja.dev.

1.1.1

2 years ago

1.1.0

2 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.1.0

3 years ago