egghead.io
Topics
Courses
Open navigation
Play Video
Pause
Playback Rate
1.00×
Current Time
0:00
/
Duration Time
0:00
Toggle side panel
Full screen (f)
Course
Learn the Best and Most Useful SCSS
1
Transpile SCSS to CSS using node-sass
45s
2
Organize SCSS into Multiple Files with Partials
3m 22s
3
Organize Styles with SCSS Nesting and the Parent Selector
3m 6s
4
Use SCSS Variables for Readable and Maintainable Stylesheets
2m
5
Use Standard Built-in SCSS Functions for Common Operations:
3m 51s
6
Reuse Styles with the SCSS @mixin Directive
5m 24s
7
Reuse Styles with the SCSS @extend Directive
5m 48s
8
Write similar classes with the SCSS @for Control Directive
5m 10s
9
Loop Over Data with the SCSS @each Control Directive
5m 6s
10
Write Custom Functions with the SCSS @function Directive
5m 14s
Autoplay
is off
off
Transpile SCSS to CSS using node-sass
Instructor
Ari Picker
Share this video with your friends
Social Share Links
Send Tweet
Copy link
In this lesson we learn how to set up SCSS and transpile your SCSS code into CSS with node-sass.
View code on GitHub
Comments
(2)