Skip to content

Commit 1f58ee9

Browse files
Site: Fix Next.js setup heading level (#338)
1 parent f66484c commit 1f58ee9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/docs/setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ $ npm install @vanilla-extract/css @vanilla-extract/snowpack-plugin
190190

191191
> Please note: There are currently no automatic readable class names during development. However, you can still manually provide a debug ID as the last argument to functions that generate scoped styles, e.g. `export const className = style({ ... }, 'className');`
192192
193-
### Next.js
193+
## Next.js
194194

195195
1/ Install the dependencies.
196196

0 commit comments

Comments
 (0)