feat: add skeleton gradients and shimmer animations

This commit is contained in:
2025-09-02 12:51:31 -06:00
parent 178ae7777c
commit d3bfd585a7
3 changed files with 26 additions and 3 deletions

View File

@@ -7,7 +7,7 @@
"README.md"
],
"main": "dist/index.js",
"version": "0.0.3",
"version": "0.0.4",
"scripts": {
"prepare": "ts-patch install -s && bun .husky/install.ts",
"prepublishOnly": "bun run build",