1.2.0 • Published 4 years ago
thshadow v1.2.0
What is this?
Get perfect shadows every time for the non-designr.
Installation
npm i thshadow
Usage:
import { thshadow } from 'thshadow'
thshadow({
tha_type: 'soft'
padding: false
});
Options
thshadow supports 2 options, both of which are optional:
tha_type - hard | soft (Default to soft)
padding -boolean (Default to false)