From 9383ec0f75cda43e70261694b2e51a45c94d1fd9 Mon Sep 17 00:00:00 2001
From: Ali <60257521+mabduqayum@users.noreply.github.com>
Date: Wed, 4 Jan 2023 06:23:13 -0800
Subject: [PATCH] Added resources for CSS basics. (#3188)
---
.../100-frontend/content/102-css/100-learn-the-basics.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/content/roadmaps/100-frontend/content/102-css/100-learn-the-basics.md b/content/roadmaps/100-frontend/content/102-css/100-learn-the-basics.md
index 3fb6b27f2..6dbd7cf34 100644
--- a/content/roadmaps/100-frontend/content/102-css/100-learn-the-basics.md
+++ b/content/roadmaps/100-frontend/content/102-css/100-learn-the-basics.md
@@ -4,6 +4,7 @@ CSS or Cascading Style Sheets is the language used to style the frontend of any
Free Content
W3Schools — Learn CSS
+web.dev — Learn CSS
freeCodeCamp — Responsive Web Design
Learn to Code HTML & CSS
CSS Crash Course For Absolute Beginners