Skip to content

Commit 7e20103

Browse files
jamesnwddbeck
andauthored
Add rhythmic sizing (#2135)
Co-authored-by: Daniel D. Beck <[email protected]>
1 parent a48b0a8 commit 7e20103

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

features/rhythmic-sizing.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
name: Rhythmic sizing
2+
description: The `line-height-step` CSS property creates consistent vertical rhythm by setting the spacing between body text baselines. It rounds taller lines like headings up to the next multiple of the body text spacing.
3+
spec: https://drafts.csswg.org/css-rhythm-1/
4+
group: text
5+
compat_features:
6+
- css.properties.line-height-step

features/rhythmic-sizing.yml.dist

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Generated from: rhythmic-sizing.yml
2+
# Do not edit this file by hand. Edit the source file instead!
3+
4+
status:
5+
baseline: false
6+
support: {}
7+
compat_features:
8+
- css.properties.line-height-step

0 commit comments

Comments
 (0)