We matched Chrome field data to the CSS framework on 3 million sites. Bootstrap sites pass Core Web Vitals more often than Tailwind sites on mobile (45.7% vs 36.8%), but the difference is not the CSS. It is the JavaScript stack each framework travels with.
Source: PageSpeed Matters analysis of 3 million origins with CrUX field data, May 2026.
The framework everyone calls heavier passes 8.9 points more often on phones.
Source: PageSpeed Matters analysis, mobile 75th-percentile field data, May 2026.
Tailwind is the styling default of the modern JavaScript ecosystem, and it carries that stack's main-thread cost.