2.1.0 • Published 3 years ago

easyboxshadowbitche v2.1.0

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

Installation

npm i easyBoxShadowBitche --save

Then...

import { easyBoxShadowBitche } from "easyboxshadowbitche";

easyBoxShadowBitche({
    shadow_type: 'soft',
    padding: true
})

Then...

    <img src="img1.jpg" alt="img1" id="img1" class="shadowBitche">

Options

easyBoxShadowBitche supports 2 optional options :

  • shadow_type - soft | other
  • padding - boolean
2.1.0

3 years ago

1.0.0

3 years ago