UNPKG

smooth-shadows

Version:

A library to generate smooth shadows with multiple layers

20 lines (11 loc) 978 B
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ## 0.1.0 (2021-08-09) ### Features * improve arguments ([1a89ae6](https://github.com/p-chan/smooth-shadows/commit/1a89ae60bd68dcc6e8be26b8951a5ed9834d471b)) * improve types ([ce52434](https://github.com/p-chan/smooth-shadows/commit/ce52434a9e1319dde52cf00b7887206d325945fc)) * initial commit ([da7398f](https://github.com/p-chan/smooth-shadows/commit/da7398f575aa8e390044ec0289017dc80e0ef081)) * update default easings ([db173eb](https://github.com/p-chan/smooth-shadows/commit/db173eb624d5d88f9993042d8e5b9a0d5222a46d)) * update default output ([0c7b7fe](https://github.com/p-chan/smooth-shadows/commit/0c7b7fe1668780a6dd354a2447f74fea36678513)) ### Bug Fixes * fix function name ([653c07e](https://github.com/p-chan/smooth-shadows/commit/653c07ecb74f8a7ed9110fe2d02ef39b2188f48d))