Sass Basics: The Sass Mixin Directive
Reggie Dawson goes in depth and shows how to use the Sass mixin directive to write better organized and maintainable CSS code.
Reggie Dawson goes in depth and shows how to use the Sass mixin directive to write better organized and maintainable CSS code.
Reggie shows us how we can use @import, @extend, @media and @at-root in Sass.
George goes through the operators that are available with Sass, what they do and how to use them.
Reggie shows us the basics of Sass' @function directive and how we can use it.