docs: fix links for docsearch
This commit is contained in:
@@ -72,7 +72,7 @@ const nodes = ref<Node[]>([
|
||||
])
|
||||
```
|
||||
|
||||
### [Using CSS variables](typedocs/types/CSSVars.html/)
|
||||
### [Using CSS variables](/typedocs/types/CSSVars.html/)
|
||||
|
||||
Some theme stylings can be overwritten by using css variables.
|
||||
These variables can either be applied globally or you can define them on an element basis.
|
||||
|
||||
Reference in New Issue
Block a user