Skip to content

pritilatamondol/showizard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

What is this?

Get perfect shadows every time for the non-designer

Instalattion

npm i pritifirstwizard --save

Then......

import { shadowizard } from 'pritifirstwizard';

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

options

Shadowizard supports two options, both of them are optional

  • shadow_type - hard | soft (Defaults to soft)
  • padding - false | true (Defaults to false)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published