Skip to content

Ludo05/element-shadower

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Element Shadower

This module will a border to any element with a classname element-shadow.

#Instalation

npm i image-shadows --save

import { elementshadower } from 'elementshadower'

elementshadower({
    shadow_type: 'hard',
    padding: true
}}

options

* 'shadow_type' - hard | soft | medium
* 'padding - true | false (defaults false)

About

Element shadower for HTML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published