1.0.0 • Published 5 years ago

just-a-component v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
5 years ago

Installation: npm i shadowizard --save

Then...

import { shadowizard } from 'just-a-component

shadowizard({
    shadow_type = 'soft';
    padding = false;
})

Options:

  • shadow_type - hard / soft
  • padding - boolean
1.0.0

5 years ago