flux-md v0.12.0
Optional default theme.
import "flux-md/styles.css";Good-looking output out of the box — including the built-in syntax highlighter's colors (without any CSS, highlight() rendered uncolored). Scoped to .flux-md, driven by --flux-* CSS variables (re-theme by overriding a few), light by default with automatic dark via prefers-color-scheme (force with class="flux-md flux-dark" / flux-light). Opt-in and zero-runtime — the rendered HTML is unchanged; skip the import to bring your own CSS.
Full notes: packages/flux-md/CHANGELOG.md