Skip to content

Commit b40fa33

Browse files
authored
Update using-with-preprocessors.mdx
Fix typo
1 parent d0e2af2 commit b40fa33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/docs/using-with-preprocessors.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ You may also find that most of the things you've used variables for in the past
210210
}
211211
```
212212

213-
Learn more about the `theme()` function in our [functions and directives documentation](/docs/functions-and-directives#theme);
213+
Learn more about the `theme()` function in our [functions and directives documentation](/docs/functions-and-directives#theme).
214214

215215
### Vendor prefixes
216216

0 commit comments

Comments
 (0)