@@ -42,6 +42,7 @@ This project should treat `public/UI` and `public/Icons` as the single source of
|
||||
- Pick icons by UI meaning, not by whichever file "looks close enough" in one screen.
|
||||
- If a state exists in art, wire both active and inactive assets instead of tinting one image in CSS.
|
||||
- Major UI chrome should use authored textures from `public/UI`, not only plain Tailwind borders.
|
||||
- Do not mix `background` shorthand with `backgroundImage` / `backgroundRepeat` / `backgroundPosition` / `backgroundSize` in the same inline `style` object; use longhand fields consistently to avoid React rerender warnings and stale paint bugs.
|
||||
|
||||
## Layout Rules For Icon UI
|
||||
|
||||
|
||||
Reference in New Issue
Block a user