# UI Migration Guide: From Radix UI + Tailwind to Material-UI + SASS ## ⚠️ IMPORTANT: Project UI Standards **This project does NOT use:** - ❌ Radix UI (removed) - ❌ Tailwind CSS (removed) - ❌ inline `className` styling with utility classes **This project DOES use:** - ✅ Material-UI (MUI) for all UI components - ✅ SASS/SCSS for custom styling - ✅ MUI's theme system for consistent design ## Overview All UI components have been migrated from Radix UI + Tailwind to Material-UI (MUI) with SASS. This document explains how to work with the new system. ## Quick Reference: Component Mapping ### Radix UI → Material-UI | Old (Radix UI) | New (Material-UI) | |----------------|-------------------| | `` | `` with `` and `` | | `` | `` with `` | | `` | `` | | `` | `` with `` | | `` | `` with ``, `` | | `` | `` with `` | | `` | `` with hover trigger | | `