modules
configuration is turned into a family of CSS variables. The module name becomes the variable prefix, and a property is generated for each key in the module object.--typeset-*
pageWidth
in the grid
module becomes --grid-page-width
.makeTypeset()
function like so