Skip to content

DilipV2503/shadow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

what is this.

get perfect shadow every time for non-designer.

Installation

npm i shadow --save

Then...

import { shadow } from 'shadow';

shadow({
    shadow_type: 'soft',
    padding: false
});

options

shadow supports two optional, both of which are optional:

shadow_type - hard | soft (Default to soft) padding - boolean (default to false)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published