1.0.0 • Published 3 years ago

shadowizz v1.0.0

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

What is this?

Get perfect shadows every time.

Installation

npm i shadowizz --save

Then...

import {shadowizz} from "shadowizz";

shadowizz({
  shadow_type: "hard",
  padding: false,
});

Options

Lorem ipsum dolor sit amet adipiscing malit et sunt:

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