Learn

Let’s get started! Sass has many perks that enable us to write succinct, readable code. In this lesson we will explore three concepts:

  • Variables
  • Mixins
  • Nests

In the process, you’ll use Sass to style your very own website for a lemonade stand.

Instructions

Take a look at the Sass code in main.scss and compare it to the CSS equivalent in main.css. What differences do you notice?

Hint: Both versions produce the same effects!

We will be editing these files to style the website appropriately.

Sign up to start coding

Mini Info Outline Icon
By signing up for Codecademy, you agree to Codecademy's Terms of Service & Privacy Policy.

Or sign up using:

Already have an account?