1.0.2 • Published 5 years ago

myfirstshadowtesting v1.0.2

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

Installation

npm i myfirstshadowtesting --save

Then import to the file that you would like to use this feature

import {shadowizard} from 'myfirstnpm'

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

There are two options

  • shadow_type - hard | soft (default to hard)
  • padding - true | false (default to true)
  • padding - _true | false (default to true)
  • padding - true | false (default to true) <== place the underscore before and after representing inherent the italic styling from padding.