Provide a CSS variable for the default font.

Review Request #13686 — Created April 1, 2024 and submitted — Latest diff uploaded

Information

Ink
master

Reviewers

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.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Provide a CSS variable for the default font.
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.
f5721bf09e22c996ab9187111432edf196ad0b63 Christian Hammond
src/ink/less/auto/index.less
src/ink/less/themes/default/resources.less
Loading...