Skip to content

tranminhnhat1005/shadower

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published