Typey 1.0 just came out and it adds a bunch of useful typesetting features we should add to Zen.

https://github.com/jptaranto/typey

We should consider adding the $typestyles and $typefaces options.

Comments

JohnAlbin created an issue. See original summary.

JohnAlbin’s picture

Version: 8.x-7.x-dev » 7.x-6.x-dev
Component: CSS/SASS/HTML markup » Component markup (CSS/Sass/HTML/Twig)
Assigned: Unassigned » JohnAlbin

We're going to add the $typefaces and $font-weight map and the typeface() mixin.

  • JohnAlbin committed 90e5ed7 on 7.x-6.x
    Issue #2717177 by JohnAlbin: Use new Typey 1.0 features
    

  • JohnAlbin committed e3d7904 on 8.x-7.x
    Issue #2717177 by JohnAlbin: Use new Typey 1.0 features
    
JohnAlbin’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

codemann’s picture

In the headings.scss file the type-layout mixin is still used, while in typey manual it says that the typeset mixin provides a much cleaner solution. Is this something that is still pending in the 7.x-6.x or was it not used for a specific reason?