Sass Beginner Tutorial #1: What Are Preprocessors?

preview_player
Показать описание


Sass is a powerful CSS preprocessor that makes your life so much easier if you've been using CSS so far (you'll never go back after seeing Sass & SCSS).

Sass provides the ability to create variables, modularize your code, and write much more flexible and maintainable code. This is really a web developer's dream come true. You can even go so far to use conditionals, loops and functions as in any other programming language.

Рекомендации по теме
Комментарии
Автор


Thanks for watching and all your support!

PeterSommerhoff