Skip to content

hardikshah197/Shad-Padder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

What is this?

Get perfect shadows every time for the non-shaded elements

Installation

npm i shadpadder --save

Then, procedure how to use it as follows:-

import { shadpadder} from 'shadpadder;

shadpadder({
    shadow-type: 'soft',
    padding: false
});

Options

ShadPadder supports @ options, both of which are optional:

  • shadow_type - hard | soft (Defaults to soft)
  • padding - boolean (Defaults to false)

Version - 0.1.1

About

Get perfect shadow and Padding to non-shaded and non padded elements

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published