hardshadow

1.0.1 • Public • Published

What is this?

Get perfect shadows every time for the none-designer.

installation

npm i softshadow

then ...

import {  softshadow } from 'softshadow';
softshadow({
    shadow_type : 'soft',
    padding: false
})

options

Softshadow support 2 options, both of which are optional:

  • shadow_type - hard | soft (Default to soft)
  • padding - boolean (Default to false)

Readme

Keywords

Package Sidebar

Install

npm i hardshadow

Weekly Downloads

1

Version

1.0.1

License

ISC

Unpacked Size

1.45 kB

Total Files

3

Last publish

Collaborators

  • khodeo