1.0.1 • Published 5 years ago

material-box-shadows v1.0.1

Weekly downloads
3
License
ISC
Repository
github
Last release
5 years ago

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