1.0.0 • Published 4 years ago

shadowmakers v1.0.0

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

What is this ?

Apply shadows to your elements inside the divs wrapped with div with class name shadowMaker.

Installation

npm i shadowmaker --save

Then...

...

import{shadowMaker} from 'shadowMaker'

shadowMaker({ shadowType:"soft", padding:false

});

options

Shadow Maker supports 2 options, both are optinal:

  • shadow_type - (hard |soft) Default(to soft)