From fc1dfe6beee9ce06d492e8c3745916fe3626cb30 Mon Sep 17 00:00:00 2001 From: Denis Sikuler Date: Fri, 8 Mar 2024 17:47:04 +0300 Subject: [PATCH] Add CSS Weekly --- README.md | 1 + README.zh-CN.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 7d593a1..7cee50b 100644 --- a/README.md +++ b/README.md @@ -790,6 +790,7 @@ ### News, digest [↑ ↑ ↑](#toc) * [Bytes](https://bytes.dev/) - the most entertaining (and informative) JavaScript newsletter. +* [CSS Weekly](https://css-weekly.com/) - weekly e-mail roundup of CSS articles, tutorials, experiments, and tools. * [Frontend Dogma](https://frontenddogma.com/) - daily news (and weekly [tools](https://frontenddogma.com/tools/)) for frontend development. * [Frontend Weekly](https://frontendweekly.co/) - the best articles, links and news related to frontend development. * [JavaScript Weekly](https://javascriptweekly.com/) - a newsletter of JavaScript articles, news and cool projects. diff --git a/README.zh-CN.md b/README.zh-CN.md index 0832b15..5b2c662 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -773,6 +773,7 @@ ### 新闻,摘要 - [Bytes](https://bytes.dev/) - 最有趣(且内容丰富)的 JavaScript 时事通讯。 +- [CSS Weekly](https://css-weekly.com/) - CSS 文章、教程、实验和工具的每周电子邮件综述。 - [Frontend Dogma](https://frontenddogma.com/) - 前端开发的每日新闻。 - [Frontend Weekly](https://frontendweekly.co/) - 与前端开发相关的最佳文章,链接和新闻。 - [JavaScript Weekly](https://javascriptweekly.com/) - JavaScript文章,新闻和酷项目的时事通讯。