boxfactory
v1.0.2
Published
Get perfect shadows for block element every time for the non-designer.
Downloads
13
Readme
What is this?
Get perfect shadows for block element every time for the non-designer.
Installation
npm i boxfactory --save
Then in your project add code block like this ...
import { boxfactory } from 'boxfactory';
boxfactory({
shadow_type: 'shadow-5',
});
In your HTML document add following code ...
<section>
<div class="box-shadow"></div>
</section>
Options
boxfactory supports 1 options, which is required:
- shadow_type - ( 'shadow-' + number from 1 to 6)
More packages you can search here: https://www.npmjs.com/settings/lodomur/packages