Sass Tutorial for Beginners - CSS With Superpowers

In this course, you will learn the basics of Sass. We will start with a brief overview of what Sass is along with what is required to incorporate Sass into your environment. We will also set up a Sass compiler in Visual Studio Code. You will learn about Sass variables, maps, nesting, functions, mixins, extending, and operations. Lastly, we will start from scratch on a real-world project (Portfolio website) using Sass. We will go step-by-step through each part, and at the end, we will deploy the site. 🔗 Project Code: 🎥 Tutorial from codeSTACKr. Check out their YouTube Channel: ⭐️ Course Contents ⭐️ ⌨️ (0:00:00) Intro ⌨️ (0:00:58) What Is Sass? ⌨️ (0:01:24) Requirements ⌨️ (0:02:15) Install/Setup Live Sass Compiler VS Code Extension ⌨️ (0:04:02) Folder Structure / Sass Syntax Z
Back to Top