ff.css is the historical font-family utility sibling of Obsidian.css. It
provides custom properties and .u- utility classes for common system, serif,
sans-serif, and monospace font stacks.
The source at standalone commit
31d4ae8
was moved from
charliewilco/ff.css into the Layr
monorepo so the related implementations can be built and inspected together.
This workspace preserves the published ff.css@0.2.0 source API, but it is not
currently intended for npm republishing.
From the Layr repository root:
npm install
npm run build --workspace ff.cssThe build creates the browser stylesheet in dist/ff.css and regenerates
families.json from the custom properties in index.css.
@import "ff.css";