Skip to content

Commit 71792c9

Browse files
committed
✏️ Add new stash entries
1 parent fbca1d6 commit 71792c9

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

src/stash/css-font-width.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: "`font-stretch` is now `font-width`"
3+
href: https://github.com/w3c/csswg-drafts/issues/551#issuecomment-1885196273
4+
date: 2026-03-12
5+
---
6+
7+
This isn't new (it actually happened back in 2024), but it's only just crossed my desk that the `font-stretch` CSS property has been renamed to `font-width`. It's interesting seeing [one of the language's mistakes](https://wiki.csswg.org/ideas/mistakes/) being corrected.

src/stash/css-scrim-gradients.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: Easing linear gradients
3+
href: https://css-tricks.com/easing-linear-gradients/
4+
date: 2026-03-12
5+
---
6+
7+
Another snippet in my toolbox, and another from CSS-Tricks. Using maths to make CSS gradients that are smooth as butter.

0 commit comments

Comments
 (0)