Sass and Compass in action

For 15 years, we've been using CSS to patiently paint the web by hand. No more! Sass and Compass add scripting and a library of components to standard CSS so you can simplify stylesheet authoring, automate tedious tasks, and add dynamic styling features to your pages. Think of Sass and Compass...

Full description

Bibliographic Details
Main Author: Netherland, Wynn
Format: eBook
Language:English
Published: Shelter Island, NY Manning Publications 2013
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
Table of Contents:
  • Chapter 8. High-performance stylesheets
  • Part 4. Advanced Sass and Compass
  • Chapter 9. Scripting with Sass
  • Chapter 10. Creating and sharing a Compass extension
  • Appendix A. Installing Sass and Compass
  • Appendix B. Getting started with Compass
  • Appendix C. The Sass syntaxes
  • Index
  • List of Figures
  • List of Tables
  • List of Listings
  • Intro
  • Copyright
  • Brief Table of Contents
  • Table of Contents
  • Preface
  • Acknowledgments
  • About this Book
  • About the Authors
  • About the Cover Illustration
  • Part 1. Getting acquainted with Sass and Compass
  • Chapter 1. Sass and Compass make stylesheets fun again
  • Chapter 2. Basic Sass syntax
  • Part 2. Using Sass and Compass in practice
  • Chapter 3. CSS grids without the math
  • Chapter 4. Eliminate the mundane using Compass
  • Chapter 5. CSS3 with Compass
  • Part 3. Tuning for production
  • Chapter 6. Spriting
  • Chapter 7. From prototype to production