boxshadowee

Shadows

Usage no npm install needed!

<script type="module">
  import boxshadowee from 'https://cdn.skypack.dev/boxshadowee';
</script>

README

What is this?

Get perfect shadows everytime

Installation

npm i boxShadow

Then...

import {boxShadow} from 'boxShadow'

boxShadow({
    shadow_type: 'soft',
    padding: false
})

Options

  • shadow_type - hard | soft (Defaults to soft)