Performance and CSS guide
Read complete guidance on rendering cost, bundle size, and architecture.
Performance
Summary Page
CSS architecture affects maintainability, rendering behaviour, and long-term performance.
This page is a summary. For full guidance, use Performance and CSS.
Most CSS performance problems in production systems come from scale, architecture, and maintainability rather than raw selector speed.