1.0.0 • Published 3 years ago

npmdetails v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 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

3 years ago