Files
rwa 2ace0b56c1 docs: fix warning styles in html-in-header (#2449)
## Motivation

The documentation under https://tracing.rs/tracing/ is missing CSS
styles. Fixes #2444 

## Solution

Used the `--html-in-header` rustdoc flag instead of `--extend-css`.
Converted the css file into an html file.
2023-02-08 10:25:22 -08:00
..