Design tokens
A practical DocsFlow guide for building clear, credible technical content.
Use a small set of color and type decisions to make every page feel like part of the same system.
config.ts
export const docs = {
title: “DocsFlow”,
version: “1.0”
}
Was this helpful?
Yes
No