/next-stitches-styled-tailwind-ts-boilerplate

nextJ-stitches-styled-tailwind-ts-boilerplate

Primary LanguageTypeScript

Stitches (Styled) Example

This example shows how to use the Stitches CSS-in-JS Library.

Deploy your own

Deploy the example using Vercel:

Deploy with Vercel

How to use

Execute Create Next App with npm or Yarn to bootstrap the example:

npx create-next-app --example with-stitches-styled
# or
yarn create next-app --example with-stitches-styled

Deploy it to the cloud with Vercel (Documentation).