Provide a CSS variable for the default font.
Review Request #13686 — Created April 1, 2024 and submitted — Latest diff uploaded
This introduces
--ink-ff-default
, which represents the default font.
It's an alias to--ink-ff-sans-serif
, but that can be changed by
consumers.
Made use of these in in-progress changes in Review Board.