import { type TypographyOptions } from "https://deno.land/x/netzo@0.4.78/deps/@unocss/preset-typography.ts";
Properties
The selector name to use the typographic utilities.
To undo the styles to the elements, use it like
not-${selectorName}
which is by default not-prose
.
Note: not
utility is only available in class mode.
Extend or override CSS selectors with CSS declaration block.
Compatibility option. Notice that it will affect some features. For more instructions, see README