Sass Tutorial - Learn How to Use Sass
Channel:
Subscribers:
58,000
Published on ● Video Link: https://www.youtube.com/watch?v=FvZRXUMn-6Q
Learn more advanced front-end and full-stack development at: https://www.fullstackacademy.com
Sass stands for Syntactically Awesome Style Sheets and is a CSS pre-processing language, which means that it cannot be consumed by the browser, it needs to be processed by CSS first. Sass allows you to keep your code organized and to create style sheets faster. In this Sass Tutorial, we give an introduction to what Sass is and how it works.
Watch this video to learn:
- How to get started with Sass
- Sass special features
- How these features can DRY out your CSS
Other Videos By Fullstack Academy
Tags:
Sass
Sass Tutorial
Sass and CSS
Syntactically Awesome Style Sheets