Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

imgcss

m98jk18ISC1.0.1

test package to deploy

css, shadows

readme

what is this ?

Get your css done for non-designer

instalation

npm i imgCss

Then...

import {imgCss} from 'imgcss'

imgCss({
    shadow_type : 'hard'
    padding: false
    bgColor : 'red'
});