bolt.diy/app
KevIsDev 0dd8fb7707 refactor(chat): move modern-scrollbar class to conditional styling
Improves maintainability by moving the 'modern-scrollbar' class to the conditional styling block in BaseChat.tsx, making the code more consistent and easier to manage.
2025-04-30 12:43:54 +01:00
..
components refactor(chat): move modern-scrollbar class to conditional styling 2025-04-30 12:43:54 +01:00
lib refactor: remove debug logging statements 2025-04-30 02:11:54 +01:00
routes style: fix code formatting and remove unused imports 2025-04-15 15:33:12 +01:00
styles style: add modern-scrollbar class to improve scrollbar appearance 2025-04-30 12:23:35 +01:00
types
utils feat(templates): add Vite Shadcn starter template 2025-04-30 11:37:29 +01:00
entry.client.tsx
entry.server.tsx
root.tsx
vite-env.d.ts