Skip to main content

Glossary · framework

Computed Style

The final CSS property values the browser actually applies to an element after cascading, inheritance, and unit resolution.

Computed styles are what `getComputedStyle(element)` returns: every CSS property resolved to its absolute value. AI2 Design's extractor reads computed styles directly from the live DOM (via Playwright), which is how it can produce honest token bundles — the captured font-weight is what the browser shipped, not what the stylesheet declared. This is more reliable than parsing CSS files because cascade order, media queries, and JS-applied styles all collapse into computed values.

All glossary terms

AI2 Design counts anonymous traffic always — no cookies, no identifiers, no fingerprinting. For optional session insights (PostHog, EU region) — page funnel, performance — turn on opt-in analytics below. Cookie policy.