Skip to content

sakshikapoor/test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

What is this?

Get perfect shadows for the non-designer

Installation

npm i shadowtest --save

import { testFunction } from 'shadowtest';

testFunction ({
    shadow_type: 'soft',
    padding: false
});

Options

TestFunction supports 2 options:

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

About

First npm package test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published