Roy Derks
Roy Derks
I'm trying to run this project and have installed the packages required. The images are available in docker and containers get created when I start the project with `ruby benchmarkers.rb`....
**Describe the bug** The `LinkStyle` has a new style rules that adds a margin to element placed inside a `Link` component ``` & > *:first-of-type { margin-right: ${themeSpacing(1)}; } &...
**Is your feature request related to a problem? Please describe.** There are different opacity values used for different projects, while the Design System suggests 0.7 the website amsterdam.nl uses 0.5...
Use a StepZen GraphQL API with https://astro.build/
Please include these items in your PR: - A reference to a related issue in your repository. - A description of the changes proposed in the pull request. - @mentions...
Update [Gatsby example](https://github.com/stepzen-dev/examples/tree/main/with-gatsby) to the latest version
Describe your suggested sample here: 1. What: Describe the architecture and tooling involved, with links to the docs page of everything outside of StepZen 2. Why: Describe the reason you...
On request by Timil, who couldn't find example source code for cursor based pagination. I noticed we do have an example in this repo under `/rest` but it doesn't show...