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'
});
Add awesome shadows for the non-designer
Get perfect shadows every time for the non-designer.
npm i shadowizard --save
Then...
import { shadowizard } from 'shadowizard';
shadowizard({
shadow_type: 'soft',
padding: 'false'
});