Problem/Motivation

We are shifting away from SCSS variables to utilize CSS variables, in this process the way Prototype handles font sizing and line heights will also be changing.

Proposed resolution

We will be adding new pre-sized font variables for consistent experience across components. These include font sizes from 12-80px across 3 major breakpoints. (Desktop, tablet, and mobile)

Issue fork prototype-3374425

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

jldust created an issue. See original summary.

jldust’s picture

Status: Active » Needs review

I've added new typography tools, please review and provide feedback. Thanks!

  • jldust committed b584c549 on 5.x
    Issue #3374425 by jldust: Upgrade Typography variables
    
jldust’s picture

Assigned: jldust » Unassigned
Status: Needs review » Fixed

I've added a new section to the README file for this project and made a few additional edits. Merging this is prior to the work on CSS variable replacement, this will be included in the next release.

Status: Fixed » Closed (fixed)

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