A fix would be nice.
This snippet also produces a copyable PDF (tested with the default and Minimal theme).
@media print {
body {
--font-text: 'Inter' !important;
}
}
A fix would be nice.
This snippet also produces a copyable PDF (tested with the default and Minimal theme).
@media print {
body {
--font-text: 'Inter' !important;
}
}