SASS

"Sass is a Cascading Style Sheets (CSS) metalanguage. It is a scripting language that is interpreted into CSS. SassScript is the scripting language itself. Sass consists of two syntaxes. The original syntax, called "the indented syntax" uses a syntax similar to Haml. It uses indentation to separate code blocks and newline characters to separate rules. The newer syntax, "SCSS", uses block formatting like that of CSS. It uses braces to denote code blocks and semicolons to separate lines within a block. The indented syntax and SCSS files are traditionally given the extensions .sass and .scss respectively.

CSS3 consists of a series of selectors and pseudo-selectors that group rules that apply to them. Sass (in the larger context of both syntaxes) extends CSS by providing several mechanisms available in more traditional programming languages, particularly object-oriented languages, but that are not available to CSS3 itself. When SassScript is interpreted, it creates blocks of CSS rules for various selectors as defined by the Sass file. The Sass interpreter translates SassScript into CSS. Alternately, Sass can monitor the .sass or .scss file and translate it to an output .css file whenever the .sass or .scss file is saved. Sass is simply syntactic sugar for CSS." -Wikipedia

At Methven they are all about making water amazing. It’s what they deliver every day, and have done since 1886 when George Methven first started as a... more
NeSI is New Zealand's computing research infrastructure. We provide high performance computers and support systems to enable the country's... more
"Massey University (Māori: 'Te Kunenga ki Pūrehuroa') is one of New Zealand's largest universities, with approximately 35,000 students, 17,000 of... more
Better Living is a brand by Clorox for household supplies. It's TV commercials are with Wendy Meyer. Better Living with Wendy Meyer. Whether it's... more
Subscribe to SASS