mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-17 13:33:36 -05:00
Setting a face's `:font` attribute implicitly sets a host of other faces attributes (:family, :foundry, :width, :weight, :height, and :slant), which is problematic in places where these faces are used in tandem with other faces, like how EWW renders bold elements with both variable-pitch+bold faces, with the expectation that their attributes would cascade properly, but not so if variable-pitch sets :weight or :slant.
28 KiB
28 KiB