am-depth

1.1.1 • Public • Published

Usage

Material Design's depth is created by using pseudoelements. To give en element depth, just:

<div am-depth="0">Zero Depth</div>
<div am-depth="1">One Depth</div>
<div am-depth="2">Two Depth</div>
<div am-depth="3">Three Depth</div>
<div am-depth="4">Four Depth</div>
<div am-depth="5">Five Depth</div>

Package Sidebar

Install

npm i am-depth

Weekly Downloads

3

Version

1.1.1

License

none

Last publish

Collaborators

  • vinspee