Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Shadower-JS

Make the box-shadow easily!

Installation

npm install shadower-js

Usage

import { shadower } from 'shadower-js';

shadower({
    type: 'hard',
    padding: true
});

Options

Shadower-JS supports 2 options, both of which are optional:

  • type - hard | soft (Default to soft)
  • padding - boolean (Default to false)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages