Skip to content

chiboycalix/boxShadowPackage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

what does this package do?

Adds the perfect shadow to your HTML element. It is highly customizable

Installation

npm install boxshadowhelper --save-dev

Then...

import {boxShadow} from 'boxshadowhelper'

boxShadow({
  shadowType: "hard | soft",
  shadowColor:"#ffffff",
  shadowPosition: "inset | """
})

Options

boxshadowhelper supports 3 options

  • shadowType
  • shadowColor
  • shadowPosition

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published