feat: add overrides option

This commit is contained in:
Anthony Fu
2024-02-22 14:10:55 +01:00
parent f86983354e
commit 0f0a7279b9
3 changed files with 16 additions and 5 deletions

View File

@@ -6,4 +6,6 @@ Changes in this fork:
- Expose config and data types
- Support custom `class` option
- Support `overrides` option for customizing RoughJS
- Improved build assets with `.cjs` and `.mjs`
- `annotation.show()` returns a promise that resolves when the animation is done