shadows_wiz

1.2.2 • Public • Published

What is this?

Creates shadows for image elements. Auto detects the color of your image and creates a shadow.

Installation

npm - shadowwiz --save

Then...

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

Options

Shadowwiz supports 2 optionsm both of which are optional:

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

/shadows_wiz/

    Package Sidebar

    Install

    npm i shadows_wiz

    Weekly Downloads

    4

    Version

    1.2.2

    License

    ISC

    Unpacked Size

    1.7 kB

    Total Files

    3

    Last publish

    Collaborators

    • badshah_dungeon