Skip to content

Kedar-K/material-box-shadows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 - boolean1

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published