0.3.0 • Published 4 years ago

@simplr-wc/elevation v0.3.0

Weekly downloads
20
License
MIT
Repository
github
Last release
4 years ago

Simplr Elevation

Simplr Elevation is a utility package used for drop shadow effects in Simplr Components.

Values are the sames that Material Components use.

Usage

Import
import Elevation from '@simplr-wc/elevation';
Use
const elevationMap = Elevation.of(3);

const elevationCss = Elevation.forElem(3);
0.3.0

4 years ago

0.2.0

4 years ago

0.1.6

4 years ago