Skip to content

StevenInc/shadowizard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

What is this?

Get perfect shadows every time for the non-designer.

installation

npm i shadowizard --save-dev

Then...

import { shadowizard } from 'shadowizard;

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

options

Shadowizard supports 2 options, both of which are optional:

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

About

npm publishing tutorial lesson

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages