Introduction
Welcome
What you should know before watching this course
Using the exercise files
Getting Started
Understanding Sass
Analyzing installation options
Working with our automation template
Learning Sass Fundamentals
Working with variables
Nesting your styles
Using Partials
Creating basic mixins
Using the @extend method
Referencing parent selectors with &
Working with SassScript
Using comments and hidden comments
Working with math operations
Modifying colors
Creating list elements
Using the @content container
Conditional @if statements and argument lists
Looping through lists with @for
Going through a list with @each
Working with the map data type
Conclusion
Next steps