diff --git a/cache.json b/cache.json
index d1f5a97..3e9da15 100644
--- a/cache.json
+++ b/cache.json
@@ -21,6 +21,42 @@
"feedUrl": "https://css-tricks.com/feed/",
"siteUrl": "https://css-tricks.com",
"articles": [
+ {
+ "id": "https://css-tricks.com/?p=352089",
+ "author": "Chris Coyier",
+ "description": "This is a good tweet from Harry:\nSimple yet significant thing all developers should keep in mind: CSS resources (fonts, background images) are not requested by your CSS, but by the DOM node that needs them [Note: slight oversimplification, but \n…\nThe post Resources aren’t requested by CSS, but by the DOM appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
+ "link": "https://css-tricks.com/resources-arent-requested-by-css-but-by-the-dom/",
+ "publishedOn": "2021-09-20T23:16:14.000Z",
+ "wordCount": 463,
+ "title": "Resources aren’t requested by CSS, but by the DOM"
+ },
+ {
+ "id": "https://css-tricks.com/?p=352274",
+ "author": "Chris Coyier",
+ "description": "I’ll never forget one of Karen McGrane’s great lessons to the world: truncation is not a content strategy. The idea is that just clipping off text programmatically is a sledgehammer, and avoids the kind of real thinking and planning that …\nThe post Embracing Asymmetrical Design appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
+ "link": "https://www.bennadel.com/blog/4102-embracing-asymmetrical-design-and-overcoming-the-harmful-effects-of-text-overflow-ellipsis-in-css.htm",
+ "publishedOn": "2021-09-20T19:17:33.000Z",
+ "wordCount": 956,
+ "title": "Embracing Asymmetrical Design"
+ },
+ {
+ "id": "https://css-tricks.com/?p=352283",
+ "author": "Chris Coyier",
+ "description": "It’s not every day you see a new processor for building websites that reinvents the syntax for HTML and CSS and JavaScript. That’s what imba is doing.\nThat’s an awful lot of vendor lock-in, but I guess if you get …\nThe post imba appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
+ "link": "https://imba.io/",
+ "publishedOn": "2021-09-20T19:13:36.000Z",
+ "wordCount": null,
+ "title": "imba"
+ },
+ {
+ "id": "https://css-tricks.com/?p=351917",
+ "author": "Temani Afif",
+ "description": "Nowadays, creating complex shapes is an easy task using clip-path, but adding a border to the shapes is always a pain. There is no robust CSS solution and we always need to produce specific “hacky” code for each particular …\nThe post Exploring the CSS Paint API: Polygon Border appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
+ "link": "https://css-tricks.com/exploring-the-css-paint-api-polygon-border/",
+ "publishedOn": "2021-09-20T14:36:50.000Z",
+ "wordCount": 3611,
+ "title": "Exploring the CSS Paint API: Polygon Border"
+ },
{
"id": "https://css-tricks.com/?p=352082",
"author": "Robin Rendle",
@@ -90,7 +126,7 @@
"description": "Have you ever been in a situation where you wish you could have some control over the values in an object or array? Maybe you wanted to prevent certain types of data or even validate the data before storing it …\nThe post An Intro to JavaScript Proxy appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/an-intro-to-javascript-proxy/",
"publishedOn": "2021-09-15T14:21:27.000Z",
- "wordCount": 5359,
+ "wordCount": 5403,
"title": "An Intro to JavaScript Proxy"
},
{
@@ -119,42 +155,6 @@
"publishedOn": "2021-09-14T14:32:16.000Z",
"wordCount": 718,
"title": "Jamstack Conf 2021"
- },
- {
- "id": "https://css-tricks.com/?p=350466",
- "author": "Chris Coyier",
- "description": "(This is a sponsored post.)\nThere is a conversation that has been percolating for as long as I’ve been in the web design and development industry. It’s centered around the conflict between design tools and development tools. The final …\nThe post Developers and Designers Work on a Single Source of Truth With UXPin appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
- "link": "https://css-tricks.com/developers-designers-uxpin/",
- "publishedOn": "2021-09-13T19:21:00.000Z",
- "wordCount": 1325,
- "title": "Developers and Designers Work on a Single Source of Truth With UXPin"
- },
- {
- "id": "https://css-tricks.com/?p=351302",
- "author": "Jimmy Chion",
- "description": "Browse through Dribbble or Behance, and you’ll find designers using a simple technique to add texture to an image: noise. Adding noise makes otherwise solid colors or smooth gradients, such as shadows, more realistic. But despite designers’ affinity for texture, …\nThe post Grainy Gradients appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
- "link": "https://css-tricks.com/grainy-gradients/",
- "publishedOn": "2021-09-13T19:04:51.000Z",
- "wordCount": 1895,
- "title": "Grainy Gradients"
- },
- {
- "id": "https://css-tricks.com/?p=351726",
- "author": "Chris Coyier",
- "description": "I feel like my quest to make sure this site had pretty sweet (and automatically-generated) social media images (e.g. Open Graph) came to a close once I found Social Image Generator. \nThe trajectory there was that I ended up …\nThe post Social Image Generator + Jetpack appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
- "link": "https://css-tricks.com/social-image-generator-jetpack/",
- "publishedOn": "2021-09-13T14:20:13.000Z",
- "wordCount": 844,
- "title": "Social Image Generator + Jetpack"
- },
- {
- "id": "https://css-tricks.com/?p=351562",
- "author": "Chris Coyier",
- "description": "I believe acss.io is the first usage of “Atomic CSS” where the point of it is to be a compiler. You write CSS like this:\n