1.2.2 • Published 3 years ago

designimage v1.2.2

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

Design Image

This package is for design the image. This is for developing purpose for now

Installation

npm i designimage --save

Then ...

import { designimage } from 'designimage';

designimage({
    padding: false,
    shadow_type: 'soft',
    padding_size: '10px', // By default 10px
})

Add image-layout class to your image, which you want to target.