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.