| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-29 | 396 Bytes | |
| v0.4.6 -- Tailwind ESM fix, UI polish source code.tar.gz | 2026-04-29 | 23.9 MB | |
| v0.4.6 -- Tailwind ESM fix, UI polish source code.zip | 2026-04-29 | 24.0 MB | |
| Totals: 3 Items | 47.9 MB | 0 | |
Fixes
- tailwind.config.ts: Changed
require()to ESMimportto fix TypeScript error in module context - CTA banner: Removed blue glow orb behind TspoonBase logo that was showing through transparency
- CodeBlock: Added explicit dark terminal background (
#0a0f1a) so code always renders visibly - CodeBlock CSS: Added fallback selectors for shiki syntax highlighting spans