Folo/apps/ssr
Innei a525406600
refactor(ui): update styling for improved visual consistency across components
- Changed background classes to 'bg-material-ultra-thick' in various UI elements including media, buttons, and modals for a cohesive design.
- Standardized text color usage to 'text-text-secondary' and 'text-material-opaque' in entry items and notifications for better readability.
- Enhanced hover effects and transitions for buttons and interactive elements to align with design standards.

Signed-off-by: Innei <tukon479@gmail.com>
2025-04-24 20:34:35 +08:00
..
api chore: extract ssr as single app 2025-03-03 20:01:18 +08:00
client refactor(ui): update styling for improved visual consistency across components 2025-04-24 20:34:35 +08:00
helper chore: extract ssr as single app 2025-03-03 20:01:18 +08:00
public feat: rename (#3181) 2025-03-19 21:43:55 +08:00
scripts fix: vercel ssr deploy script 2025-04-03 00:22:17 +08:00
src feat(ssr): env.ssr 2025-04-15 12:54:43 +08:00
.env.example chore: update editor configuration and environment variables (#3301) 2025-03-26 08:50:56 +00:00
index.html feat: rename (#3181) 2025-03-19 21:43:55 +08:00
index.ts feat(ssr): env.ssr 2025-04-15 12:54:43 +08:00
note.md chore: extract ssr as single app 2025-03-03 20:01:18 +08:00
package.json build(deps): bump the minor-and-patch group across 1 directory with 29 updates (#3537) 2025-04-20 17:14:19 +08:00
postcss.config.cjs chore: extract ssr as single app 2025-03-03 20:01:18 +08:00
tailwind.config.ts refactor: enhance Tailwind CSS configuration with improved merging and structure 2025-04-23 00:49:55 +08:00
tsconfig.json refactor: move locales folder (#3374) 2025-03-31 18:59:29 +08:00
tsup.config.ts chore: extract ssr as single app 2025-03-03 20:01:18 +08:00
vercel.json chore: extract ssr as single app 2025-03-03 20:01:18 +08:00
vite.config.mts refactor: move locales folder (#3374) 2025-03-31 18:59:29 +08:00