Sass and Compass in Action
by Natalie Weizenbaum, Chris Eppstein, Brandon Mathis, Wynn Netherland
Index
[SYMBOL][A][B][C][D][E][F][G][H][I][J][L][M][N][O][P][Q][R][S][T][U][V][W][Y]
SYMBOL
_ (underscore) - (dash), 2nd, 3rd ; (semicolon) : (colon) ! (exclamation point) !default flag !important flag, 3rd ( ) (parentheses) [ ] (brackets) { } (braces), 2nd * (asterisk), 2nd / (forward slash) & (ampersand), 2nd, 3rd, 4th, 5th #{...} wrapper % (modulo) + (plus sign), 2nd, 3rd, 4th < operator <= operator = (equals symbol) == operator > operator, 2nd >= operator ~ (tilde) $ (dollar sign), 2nd 1024-pixel screen width 960.gs using with Compass plugin
A
<a> elements abs() function absolute URLs abstracting URLs avoiding broken links avoiding stale images with cache busting types of URLs :active pseudo selector, 2nd ad hoc extensions installing ...