npmdetails
v1.0.0
Published
perfect boxshadow every time for non-designer
Downloads
2
Readme
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
})
