NPM Package Image Border Provider
Get perfect shadow for the non-designer and adds to beautiful image’s padding .
npm i frameit --save
Use in your code
import { frameit } from 'frameit';
frameit({
shadow_type: 'soft',
padding: false
})
frameit has 2 options for now.. See the example below:
MIT