@hemdan/shades

lightweight shadows library

Usage no npm install needed!

<script type="module">
  import hemdanShades from 'https://cdn.skypack.dev/@hemdan/shades';
</script>

README

About

Shades is a library proving a very beautiful shades

Installation

npm i shades --save

Usages

import {shades} from 'shades'

shades({
  padding: '15px',
  shadowType: 'soft',
})