Skip to content

Commit 5bfc6b8

Browse files
committed
Merge branch 'main' into unocss
2 parents 9c178ec + 502bc36 commit 5bfc6b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

exampleSite/content/posts/second-post.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ A basic blog post example with intro and optional on-page title override
1111

1212
## Heading With Class {class="!text-$c-brand-light"}
1313

14-
Note that you'll need to include the `!` to override color because this is in a `.prose` block unless you edit the `windicss.config.js` to use `inherit` color override under the `typography`.
14+
Note that you'll need to include the `!` to override color because this is in a `.prose` block unless you edit the `uno.config.ts` to use `inherit` color override under the `typography`.
1515

1616
Notice that the class is `text-$c-brand-light`; `$c-brand-light = var(--c-brand-light)`
1717

0 commit comments

Comments
 (0)