Go to file
Corey Johnson 6dcfcdce2a fix: ensure sprite preview has transparent background
Explicitly set backgroundColor: transparent to prevent
Pico CSS from overriding it.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-06 13:45:33 -08:00
docs/plans Add implementation plan 2026-01-06 10:19:16 -08:00
public chore: add pico css 2026-01-06 10:31:08 -08:00
src fix: ensure sprite preview has transparent background 2026-01-06 13:45:33 -08:00
.gitignore chore: tiny-sprites v1 complete 2026-01-06 13:18:03 -08:00
bun.lock chore: project setup with bun and hono 2026-01-06 10:27:28 -08:00
package.json fix: add tsc to test script and fix type errors 2026-01-06 13:20:31 -08:00
tsconfig.json chore: project setup with bun and hono 2026-01-06 10:27:28 -08:00