Document not every font-family needs to be set

This commit is contained in:
Nihaal Sangha
2024-08-05 17:26:33 +01:00
committed by GitHub
parent 1b386faee9
commit 538f6033ea

View File

@ -49,6 +49,8 @@ const c = @cImport({
/// font. This is particularly useful for multiple languages, symbolic fonts,
/// etc.
///
/// If e.g. font-family-bold is not set, font-family is used as a default.
///
/// If you want to overwrite a previous set value rather than append a fallback,
/// specify the value as `""` (empty string) to reset the list and then set the
/// new values. For example: