docs: fix dead links

This commit is contained in:
braks
2022-08-01 21:10:14 +02:00
committed by Braks
parent f2b169145c
commit af78b52233
16 changed files with 165 additions and 165 deletions
+1 -1
View File
@@ -72,7 +72,7 @@ const nodes = ref<Node[]>([
])
```
### [Using CSS variables](/typedocs/types/CSSVars.html/)
### [Using CSS variables](/typedocs/types/CSSVars)
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.