understanding of CSS units (rem vs px)basic knowledge of responsive design
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
40
調査方針
The issue asks whether MUI should replace px with rem for better mobile friendliness. Review the discussion in comments for pros and cons. Examine current CSS files for use of px units and identify which ones are critical for responsiveness. Propose a pull request that converts appropriate px values to rem, considering common font sizes and breakpoints. Seek maintainer input on the preferred base font size.
will rem be a better solution than px? · muicss/mui#157 | Good First Issue