Skip to content

Files

with-vanilla-extract

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 11, 2024
Jan 11, 2024
May 27, 2023
Dec 17, 2024
Jan 14, 2025
Jan 11, 2024
Oct 27, 2023
May 27, 2023

Next.js + vanilla-extract Example

This example demonstrates usage of Vanilla Extract with the app directory.

Deploy your own

Deploy the example using Vercel or preview live with StackBlitz

Deploy with Vercel

How to use

Execute create-next-app with npm, Yarn, or pnpm to bootstrap the example:

npx create-next-app --example with-vanilla-extract with-vanilla-extract-app
yarn create next-app --example with-vanilla-extract with-vanilla-extract-app
pnpm create next-app --example with-vanilla-extract with-vanilla-extract-app

Deploy it to the cloud with Vercel (Documentation).