Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

shadowizardyyyyyyyyy

Add awesome shadows for the non-designer

shadows

readme

What is this ?

Get perfect shadows every time for the non-designer.

Installation

npm i shadowizard --save

Then...

import { shadowizard } from 'shadowizard';

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