1.0.2 • Published 5 years ago

boxfactory v1.0.2

Weekly downloads
8
License
ISC
Repository
github
Last release
5 years ago

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