shadowminder
v1.0.0
Published
add awsome box shadows for noob designer
Downloads
3
Readme
What is this ?
Get perfect shadows every time for the non-designer.
Instalation
npm i mypackge --save
then...
import { sahdowminder } from 'shadowminder';
shadowminder({
shadow_type: 'soft',
padding: false
});