Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Nov 14, 2024
1 parent 6eab5f0 commit 137d91c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs-support/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,12 @@

All docs' needs abstracted into one package for better sharing across the docs apps.

## Dark Mode Toggle

## Fonts
You will need `bg-white dark:bg-slate-900` on the `body` element's class.


## Fonts (Optional)

Add to the HTML `<head>`:
```html
Expand Down

0 comments on commit 137d91c

Please sign in to comment.