This example shows how to use the Stitches CSS-in-JS Library.
Deploy the example using Vercel or preview live with StackBlitz
Execute Create Next App with npm or Yarn to bootstrap the example:
npx create-next-app --example with-stitches with-stitches-app
yarn create next-app --example with-stitches with-stitches-app
pnpm create next-app --example with-stitches with-stitches-app
Deploy it to the cloud with Vercel (Documentation).