Closed (fixed)
Project:
Prototype
Version:
5.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 Jul 2023 at 15:20 UTC
Updated:
9 Aug 2023 at 23:54 UTC
Jump to comment: Most recent
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.
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)
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
Comment #3
jldust commentedI've added new typography tools, please review and provide feedback. Thanks!
Comment #5
jldust commentedI'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.