Packages

Layout and style that's easy to refactor, all without thinking about CSS.

Current section

Files

Jump to
legos include legos@font_FontConfig.hrl
Raw

include/legos@font_FontConfig.hrl

-record(font_config, {
name :: binary(),
adjustment :: gleam@option:option(legos@internal@model:adjustment()),
variants :: list(legos@internal@model:variant())
}).