1.0.1 • Published 4 years ago

dc-npm-shadowizard v1.0.1

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

What is this

This is an npm package based off of DesignCourse's youtube tutorial.

Installation

npm i dc-npm-shadowizard

Then...

import { shadowizard } from 'dc-npm-shadowizard'

shadowizard({
  shadowType: 'soft',
  padding: false,
})

Options

  • shadowType hard || soft (Defaults to soft)
  • padding boolean (Defaults to false)
1.0.1

4 years ago

1.0.0

4 years ago