1.0.0 • Published 3 years ago

drop-shadow v1.0.0

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

What is dropShadow ?

Strugling with how to give a perfect box shadow, well not anymore. Give a sofisticated box-shaodow to your html element.

How to get started ?

Install the package:

npm i dropShadow --save

And...

import {dropShadow} from dropShadow; or const {dropShadow} = require('dropShadow');
dropShadow();

That's all you need.

1.0.0

3 years ago