From 5dc96996773d16b474f6370ae7adfcc8b0bc51ce Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Mon, 27 May 2024 17:15:15 -0700 Subject: [PATCH] chore: link --- src/links/2024/2024-05-27-old-dogs,-new-css-tricks.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 src/links/2024/2024-05-27-old-dogs,-new-css-tricks.md diff --git a/src/links/2024/2024-05-27-old-dogs,-new-css-tricks.md b/src/links/2024/2024-05-27-old-dogs,-new-css-tricks.md new file mode 100644 index 00000000..484f6017 --- /dev/null +++ b/src/links/2024/2024-05-27-old-dogs,-new-css-tricks.md @@ -0,0 +1,7 @@ +--- +title: "Old Dogs, new CSS Tricks" +date: "2024-05-27T17:14:13-07:00" +tags: ['development', 'css'] +description: "A lot of new CSS features have shipped in the last years, but actual usage is still low. While there are many different reasons for the slow adoption, I think one of the biggest barriers are our own brains." +link: "https://mxb.dev/blog/old-dogs-new-css-tricks/" +--- \ No newline at end of file