Get perfect shadow every time for the non-designer.
#installation
npm i salt
then ...
import {salt} from 'salt';
salt ({
shadow_type: 'soft',
padding: false
})
Salt support 2 options, both of which are optional:
- shadow_type - hard | soft (Default to soft)
- padding - boolean (Default to false