Sass Workshop: “W” Questions

#4

Sass Workshop: “W” Questions

#4

What - Why - When - Who - How

Sass Workshop: “W” Questions

#4

Back in early 2013…

After several failed attempts, I was finally able to learn how to install Sass on Windows.

Sass Workshop: “W” Questions

#4

What - Why - When - Who - How

  • Sass is a software called a "preprocessor".
  • Sass extends the power of CSS.
  • We can make things with Sass that CSS itself doesn't allows us to do.

Sass Workshop: “W” Questions

#4

What - Why - When - Who - How

  • Why not?
  • Because it makes you more efficient when writing CSS.
  • Because it's the state of the art of writing CSS today.
  • Because it's easy to learn.

Sass Workshop: “W” Questions

#4

What - Why - When - Who - How

  • Any time, like [] ¬¬ … what about now?! :)
     
  • When you're tired of copying+pasting
    your CSS code.
     
  • When you're ready to get superpowers!

Sass Workshop: “W” Questions

#4

What - Why - When - Who - How

  • Everyone here, right now :]
     
  • Anyone who wants to have total control over their work.

Sass Workshop: “W” Questions

#4

What - Why - When - Who - How

  • Let's head over to CodePen to see how :)

     
  • BTW, “How” doesn‘t start with “W” o_0

Sass Workshop: The W's Questions

By Ricardo Zea

Sass Workshop: The W's Questions

A few details about what Sass is

  • 1,059