From 25e84d93a0556adeef65bddb2a17d667a9828b2c Mon Sep 17 00:00:00 2001 From: chuanqisun Date: Wed, 8 Sep 2021 00:38:50 +0000 Subject: [PATCH] deploy: 1f5684a2ae67184fc44cacebc2a14d1ec87ed0f6 --- cache.json | 264 +++++++++++++++++------------------ feed.atom | 317 +++++++++++++++++++++--------------------- index.html | 399 +++++++++++++++++++++++++---------------------------- 3 files changed, 479 insertions(+), 501 deletions(-) diff --git a/cache.json b/cache.json index dd3a469..0705c59 100644 --- a/cache.json +++ b/cache.json @@ -11,13 +11,49 @@ "feedUrl": "https://css-tricks.com/feed/", "siteUrl": "https://css-tricks.com", "articles": [ + { + "id": "https://css-tricks.com/?p=351276", + "author": "Chris Coyier", + "description": "Stefan Judis notes that there is a spec for custom media queries, but seemingly no momentum on it at the moment. That lack of movement is unfortunate, as it’s almost guaranteed front-end developers all over would start using it as …\nThe post Can we have custom media queries, please? appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", + "link": "https://www.stefanjudis.com/notes/can-we-have-custom-media-queries-please/", + "publishedOn": "2021-09-07T22:17:55.000Z", + "wordCount": 466, + "title": "Can we have custom media queries, please?" + }, + { + "id": "https://css-tricks.com/?p=351146", + "author": "Chris Coyier", + "description": "When requirements read “when visible” your brain should go straight to IntersectionObserver. That’s exactly what Zach is doing here to kick off an animation when it scrolls into view.\nExcept this animation is an SVG SMIL animation: an …\nThe post Fire SVG animations (SMIL) when the SVG is visible appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", + "link": "https://www.zachleat.com/web/svg-animate/", + "publishedOn": "2021-09-07T17:54:12.000Z", + "wordCount": 1087, + "title": "Fire SVG animations (SMIL) when the SVG is visible" + }, + { + "id": "https://css-tricks.com/?p=351346", + "author": "Chris Coyier", + "description": "(This is a sponsored post.)\nI did a sponsored video the other week explaining how to build a paid subscription newsletter using WordPress (we did it on WordPress.com but it could be hosted anywhere), MailPoet (a plugin to visually …\nThe post Building Your Own Subscription Newsletter appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", + "link": "https://css-tricks.com/building-your-own-subscription-newsletter/", + "publishedOn": "2021-09-07T17:52:19.000Z", + "wordCount": 776, + "title": "Building Your Own Subscription Newsletter" + }, + { + "id": "https://css-tricks.com/?p=351017", + "author": "Šime Vidas", + "description": "Variable fonts make it easy to create a large set of font styles from a single font file. Unfortunately, the default rendering of the and elements in browsers today is not very compatible with the wide range of …\nThe post Firefox’s `bolder` Default is a Problem for Variable Fonts appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", + "link": "https://css-tricks.com/firefoxs-bolder-default-is-a-problem-for-variable-fonts/", + "publishedOn": "2021-09-07T14:41:57.000Z", + "wordCount": 1381, + "title": "Firefox’s `bolder` Default is a Problem for Variable Fonts" + }, { "id": "https://css-tricks.com/?p=351402", "author": "Chris Coyier", - "description": "There is a working draft spec for CSS scoping now, a newsworthy event for the W3C. Other than a weird period where