Pragmatic Guide to Sass 3

Tame the Modern Style Sheet

by: Hampton Lintorn Catlin and Michael Lintorn Catlin

Published 2016-07-08
Internal code pg_sass3
Print status In Print
Pages 148
User level Beginner
Keywords css, css3, html5, sass, Compass, Blueprint
Related titles
  • Web Development Recipes Second Edition
  • Automate With Grunt
  • Node.js the Right Way: Practical, Server-Side JavaScript That Scales
ISBN 9781680501766
Other ISBN Channel epub: 9798888651773
Kindle: 9781680502053
Safari: 9781680502060
Kindle: 9781680502053
BISACs COM060160 COMPUTERS / Web / Web Programming
COM051230 COMPUTERS / Software Development & Engineering / General
COM051230 COMPUTERS / Software Development & Engineering / General

Highlight

Design websites faster than ever using Sass—the most mature and popular CSS meta-language. On any platform, integrate Sass into your project, create a reusable style guide, and use maps to drastically reduce duplication in your stylesheets. You’ll see how to code the right way in Sass with short, clear examples on two-page spreads that show the explanation on one side and code examples on the other. This ultimate guide to using Sass, written by its creator, is updated and expanded with all the new features found in Sass 3.4, making you an expert in no time.

Description

Sass lets you write CSS faster and more easily by enabling you to use features that regular CSS doesn’t have yet. Bring the power of Sass to your projects, whether you use Node.js, Ruby, or any other programming language. This updated Pragmatic Guide gives you brief, targeted hands-on examples in an easy-to-follow modular format.

Use variables to easily change color values, measurements, or fonts across a whole project. Pare down large style sheets into comprehensible code with maps and placeholder selectors. Organize your Sass with media queries to make maintainable, responsive designs. Create your own layout systems and build shared tooling across projects that make designs more consistent. Learn the differences between extends and mixins. Build data structures to make creating site-wide color schemes a breeze, and use placeholder selectors to keep style sheets cleaner. Pass content through mixins, prevent accidental deep nesting of selectors, and use cutting-edge modular add-ons in the new Sass ecosystem, such as Eyeglass, Susy, and Bourbon Neat.

This revised guide covers all the new features in Sass 3.4, including selector parsing and manipulation. Make full use of all Sass’s features by updating to the most mature and powerful CSS toolchain out there.

Contents and Extracts