Sass for Beginners: The Ultimate Beginner’s Guide to Learn Sass Step by Step | 2020
- Length: 109 pages
- Edition: 1
- Language: English
- Publisher: mEm lnc
- Publication Date: 2020-06-02
- ISBN-10: B089MCD36D
Description
Sass for Beginners
Sass stands for Syntactically Awesome Stylesheets. Sass and is basically just an extension to CSS that help us write more flexible styles.
It helps us make larger and complicated stylesheets clearer to understand and easier to maintain. Thanks to features like variables, mixins, nesting, inheritance the code is more organized, allowing us to work quicker.
Be aware that when we write in sass, browsers are not going to understand our code, because it’s not CSS we’re writing, so we need to use a compiler to compile our sass code to CSS.
This book provides a thorough introduction to Sass for the beginner. In it, you’ll learn:
- What preprocessors are and how they can be useful
- Installation and getting started
- Variables, mixins, and functions
- Loops and conditions
- Nesting
- Extend
- Warnings & errors
- Project architecture
- The Sass ecosystem
- And more!
Free ChaptersTry Audible and Get Two Free Audiobooks »
To access the link, solve the captcha.
Recommended BooksMore Similar Books »
Kotlin for Web Development and Server-Side Development and Kotlin Coroutines - 3 Books in 1
2024-06-02
Subscribe
Tags