easyboxshadowbitche
v2.1.0
Published
Add cool shadows
Downloads
4
Readme
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