Skip to content

sbgoswami/card_shadow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

What is card_shadow

apply shadow to every image / card

#installation

npm i card_shadow --save

Then...

...

import {card_shadow} from 'cardshadow';

card_shadow({ shadow_type: 'soft' });

...

#options

CardShadow support following option:

  • shadow_type - hard | soft

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published