1.2.0 • Published 4 years ago

thshadow v1.2.0

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

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)

1.2.0

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago