This is a code snippet demonstrating a structure I built to document the token system on our design system website.
The website was built using gatsby.js, the documentation content came from a json export of our tokens package, and the tokens table is a custom React component to display the content.
Images are attached to show the overview of the page as well as an animated portion of the page.
tokens-table.js: Original page content in mdx format

