Difference between revisions of "Design"

From Things and Stuff Wiki
Jump to navigation Jump to search
(Created page with "{{techy}} === Basics === tag .class #id * http://dochub.io/")
 
Line 8: Line 8:
  
 
* http://dochub.io/
 
* http://dochub.io/
 +
 +
=== Preprocessors ===
 +
 +
* [http://sass-lang.com/ SASS] ([[Wikipedia:Sass (stylesheet language)|Wikipedia]])
 +
** [http://compass-style.org/ Compass]
 +
** [http://sass-lang.com/docs.html Sass docs]
 +
** [http://sass-lang.com/docs/yardoc/Sass/Script/Functions.html Sass functions]

Revision as of 00:58, 5 January 2012


Basics

tag
.class
#id

Preprocessors