shadowpicture

1.0.2 • Public • Published

What is this ?

Get the perfects shadows every time for the non-designer

Installation

npm i shadowpicture --save

Then...

import { shadowpicture } from 'shadowpicture'

shadowpicture({
  shadow_type: 'soft',
  padding:false
});

Options

Shadowpicture supports 2 options,both of which are optionnal:

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

Package Sidebar

Install

npm i shadowpicture

Weekly Downloads

1

Version

1.0.2

License

ISC

Unpacked Size

1.57 kB

Total Files

3

Last publish

Collaborators

  • mangane_dev