Sass and Compass in Action
出版信息
Wynn Netherland、Nathan Weizenbaum、Chris Eppstein、Brandon Mathis / Manning Publications / 2013-8-2 / USD 44.99
内容简介
Written by Sass and Compass creators * Complete Sass language reference * Covers prominent Compass community plug-ins * Innovative approach to creating stylesheets Cascading Style Sheets paint the web as the user sees it and for years the web has been painted by hand. Sass and Compass extend standard CSS to give more flexibility and the option to simplify or automate many tedious tasks. Sass and Compass are the power tools that allow stylesheet authors to "paint" with remarkable speed and precision. Sass and Compass in Action is the definitive guide to stylesheet authoring. The book begins with simple topics such as CSS resets and moves on to more involved topics such as grid frameworks and CSS3 vendor implementation differences. Then it culminates in a step-by-step look at building a personal stylesheet framework in which readers can bundle their own approaches and opinions and reuse them across projects.
作者简介
Wynn Netherland is a web designer, front-end developer, JavaScript framework fanboy, and CSS geek. With over fifteen years experience, he's currently is a UX lead and developer advocate with Hewlett Packard's cloud computing team, co-host of The Changelog, and a popular speaker and author.
Nathan Weizenbaum is the creator and the lead developer of Sass. He's currently a software engineer working on Gmail at Google.
Chris Eppstein has more than ten years of experience building web sites. An active member of the Ruby community, he's the creator of Compass, a member of the Sass core team, and maintains or contributes to dozens of open source projects.
目录
Part 1: Introducing Sass and Compass
1. Sass and Compass make stylesheets fun again - FREE
2. Basic Sass syntax - AVAILABLE
3. Getting to know Compass
Part 2: Real-world stylesheets
4. CSS grids without the math
5. Eliminate the mundane using Compass - AVAILABLE
6. Advanced CSS3 theming with Compass
7. From prototype to production
8. High-performance stylesheets
9. Wrangling IE and legacy browsers
Part 3: Writing Compass frameworks and plugins
10. Scripting with Sass - AVAILABLE
11. Case study: Sencha Touch
12. Compass community plugins
13. Building a personal framework
14. Sharing a plugin with others
Appendixes
A. Installing Sass and Compass
B. Configuration options
C. Compass command line
D. Debugging tips and tools