- Sass and Compass Designer's Cookbook
- Bass Jobsen
- 189字
- 2021-07-16 10:56:40
What you need for this book
To understand and fully profit from the contents of this book, we expect you have built a website with CSS before. A basic understanding of CSS will be required. Understanding CSS selectors and CSS precedence will help you get most out of it.
Understanding the basics of using functions and parameters in functional languages such as JavaScript will be valuable, but not required. Don't panic if you know nothing about functions and parameters. This book contains clear examples. Even without any (functional) programmers' knowledge, you can learn Sass and the book will help you do this. The most important skill will be the willingness to learn.
Finally, some experience with the command line for your system is useful too.
All the chapters of this book contain examples and example code. Running and testing these examples will help you develop your Sass skills. Use any preferred text or CSS editor to write your Sass code.
Most code examples are linked with the scss-lint
tool. This tool helps keep your SCSS files clean and readable. Code examples may include special comments to configure this tool.
- Learning Microsoft Windows Server 2012 Dynamic Access Control
- C語言程序設計案例教程(第2版)
- JavaScript修煉之道
- Java虛擬機字節碼:從入門到實戰
- jQuery開發基礎教程
- SQL Server 2016數據庫應用與開發
- 用戶體驗增長:數字化·智能化·綠色化
- Android傳感器開發與智能設備案例實戰
- 軟件體系結構
- 大學計算機基礎
- 現代C:概念剖析和編程實踐
- Ionic3與CodePush初探:支持跨平臺與熱更新的App開發技術
- C/C++代碼調試的藝術
- Swift Essentials(Second Edition)
- Unreal Engine Game Development Cookbook