diff --git a/src/content/blog/css-functions-and-mixins.md b/src/content/blog/css-functions-and-mixins.md index 3c3ee75..87ab1b1 100644 --- a/src/content/blog/css-functions-and-mixins.md +++ b/src/content/blog/css-functions-and-mixins.md @@ -2,7 +2,7 @@ title: CSS functions and mixins bio: tl;dr and my 2 cents banner: mixins.png -pub: 2035-08-31 +pub: 2025-08-31 --- The CSS `@function` rule is now available in chrome 139, with a definition for `@mixin` in the editors draft. (Referenced [First Public Working Draft](https://www.w3.org/TR/2025/WD-css-mixins-1-20250515/), Referenced [Editors Draft](https://drafts.csswg.org/css-mixins/))