ga-wdi-exercises / sweet-libs

[meta]
0 stars 12 forks source link

cabral - Readme #96

Closed cabralsylvester closed 7 years ago

cabralsylvester commented 7 years ago

Updated Readme:

Why did you choose this subject? I chose the subject because I’ve been curious about SASS.

What problem does it solve? Sass helps promote code maintainability.

How does it solve the problem (conceptually)? By organizing code more efficiently. It helps us keep our code DRY.

What are the alternatives? Stylus, Less, PostCSS

What is the history of this technology? Built in 2006

What is your opinion on the technology after having built something with it? I like it. Another took in the toolbelt.

Instructions - In command line: $ npm init $ mkdir scss $ touch main.scss