material-box-shadows
v1.0.1
Published
Add awesome material box shadows to your website within no time and with various options.
Downloads
10
Readme
material-box-shadows
what is this?
This is a npm package which provides access to different material box shadows within no time and also has various options to it.
Installation
npm i material-box-shadows --save
Usage
import {shadows} from 'material-box-shadows';
shadows({
shadow_number: 'one',
padding: false
})
Options
- shadow_number - one | two | three | four (Default to five)
- padding - boolean