Demo post about shared components.
The problem
Every project carried its own copy of the same cards, lists and pagination.
The fix
The pages now render the package components and style them with CSS variables and classNames.
What changes for readers
Mostly nothing: the pages look the same, load the same, and link the same way.