Conversation
|
To view this pull requests documentation preview, visit the following URL: docs.page/invertase/docs.page~447 Documentation is deployed and generated using docs.page. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
|
There was a problem hiding this comment.
Code Review
This pull request implements a comprehensive design system overhaul for the docs.page marketing site and documentation viewer, introducing a new design token structure in global.css and migrating to shadcn/ui-inspired components. The changes include a major visual refresh of the homepage and 'get started' layouts using a zinc and yellow palette with mono typography. Feedback focuses on refining Tailwind utility usage, specifically avoiding non-standard classes like ring-3 and minimizing the use of the ! important modifier. Additionally, improvements were suggested for the FeaturesScrollStrip component to handle potential division-by-zero errors and to use isomorphic layout effects to prevent SSR warnings.
Update to the docs.page landing page in dark and light modes (for testing purposes currently)
to do
Responsive layout tests & fixes