Code samples
Some themes add a copy button to fenced code blocks, configurable via their
own theme.yaml options.
.post-content pre {
overflow-x: auto;
border-radius: var(--radius);
}
theme:
name: <theme-slug>
dune theme:install jsr:@dune/theme-<slug>@1.0.0 --activate