Tokens in config
Colors, radii, and shadows belong in the theme. Magic hex values scattered in JSX rot fast.
Extract on repetition
Three identical class stacks? Make a component. One-off marketing flourish can stay inline.
Accessibility still applies
Utility CSS does not excuse missing focus rings, contrast, or tap targets.
#tailwind#design-system