egghead.io
Courses
Current Time 0:00
/
Duration Time 0:00
illustration for Learn the Best and Most Useful SCSS
Course

Learn the Best and Most Useful SCSS

  1. 1
    Transpile SCSS to CSS using node-sass
    45s
  2. 2
    Organize SCSS into Multiple Files with Partials
    3m 22s
  3. 3
    Organize Styles with SCSS Nesting and the Parent Selector
    3m 6s
  4. 4
    Use SCSS Variables for Readable and Maintainable Stylesheets
    2m
  5. 5
    Use Standard Built-in SCSS Functions for Common Operations:
    3m 51s
  6. 6
    Reuse Styles with the SCSS @mixin Directive
    5m 24s
  7. 7
    Reuse Styles with the SCSS @extend Directive
    5m 48s
  8. 8
    Write similar classes with the SCSS @for Control Directive
    5m 10s
  9. 9
    Loop Over Data with the SCSS @each Control Directive
    5m 6s
  10. 10
    Write Custom Functions with the SCSS @function Directive
    5m 14s

Transpile SCSS to CSS using node-sass

Ari Picker
InstructorAri Picker
Share this video with your friends

Social Share Links

Send Tweet

In this lesson we learn how to set up SCSS and transpile your SCSS code into CSS with node-sass.

View code on GitHub
©egghead.io
Terms & ConditionsFAQ