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-appyarn create next-app --example with-stitches with-stitches-apppnpm create next-app --example with-stitches with-stitches-appDeploy it to the cloud with Vercel (Documentation).