Skip to content

Commit

Permalink
docs: update charts.md (#1070)
Browse files Browse the repository at this point in the history
Just a small missing closing brace
  • Loading branch information
haringsrob authored Mar 1, 2025
1 parent 15bd431 commit 00248f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/www/src/content/docs/charts.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ Add the following tooltip styling to your `tailwind.css` file:
--vis-secondary-color: 160 81% 40%;
--vis-text-color: var(--muted-foreground);
}
}
```

If you are not using `css-variables` for your component, you need to update the `--vis-primary-color` and `--vis-text-color` to your desired hsl value.
Expand Down

0 comments on commit 00248f4

Please sign in to comment.