obs-ss-plugin-webui/app
Decobus 4f9e6d2097
All checks were successful
Lint and Build / build (pull_request) Successful in 2m43s
Consolidate CSS architecture and eliminate repetition
- Add CSS custom properties for commonly used gradients
- Consolidate duplicate button variants (.btn.active and .btn-success)
- Replace inline gradient styles with semantic CSS classes
- Standardize spacing with utility classes (mr-1, mr-2, mr-4, ml-3)
- Remove unused Home.module.css file
- Replace hard-coded colors with Solarized CSS variables
- Add scene-specific button classes (btn-scene-preview, btn-scene-transition)

Reduces CSS duplication, improves maintainability, and ensures consistent
styling throughout the application with reusable utility classes.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-25 21:39:49 -04:00
..
api Add comprehensive studio mode support and stream organization 2025-07-25 21:29:23 -04:00
edit/[id] Remove backwards compatibility for API responses 2025-07-22 14:53:57 -04:00
fonts Initial commit - OBS Source Switcher Plugin UI 2025-07-15 22:15:57 -04:00
streams Consolidate CSS architecture and eliminate repetition 2025-07-25 21:39:49 -04:00
teams Remove backwards compatibility for API responses 2025-07-22 14:53:57 -04:00
favicon.ico Initial commit - OBS Source Switcher Plugin UI 2025-07-15 22:15:57 -04:00
globals.css Consolidate CSS architecture and eliminate repetition 2025-07-25 21:39:49 -04:00
layout.tsx Major enhancements to stream management and UI improvements 2025-07-20 22:27:41 -04:00
page.tsx Consolidate CSS architecture and eliminate repetition 2025-07-25 21:39:49 -04:00