1.0.0 • Published 2 years ago

npmdetails v1.0.0

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

What is this?

perfect boxshadow every time for non-designer

installation

npm install boxshadow --save

then...

import { boxshadow } from 'boxshadow';
boxshadow({
    shadow__type: 'soft',
    padding: false
})
1.0.0

2 years ago