Skip to content

Commit

Permalink
chore(examples): Add vanilla-extract example (vercel#41061)
Browse files Browse the repository at this point in the history
## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have a helpful link attached, see `contributing.md`

## Feature

- [ ] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have a helpful link attached, see `contributing.md`

## Documentation / Examples

- [ ] Make sure the linting passes by running `pnpm lint`
- [ ] The "examples guidelines" are followed from [our contributing doc](https://github.com/vercel/next.js/blob/canary/contributing/examples/adding-examples.md)


Response to vercel#29165


Co-authored-by: Balázs Orbán <[email protected]>
  • Loading branch information
2 people authored and BowlingX committed Oct 5, 2022
1 parent 18e9a86 commit 41fe429
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions examples/with-vanilla-extract/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Next.js + vanilla-extract Example

The official vanilla-extract repository maintains an example in [examples/next](https://github.com/vanilla-extract-css/vanilla-extract/tree/master/examples/next)

0 comments on commit 41fe429

Please sign in to comment.