Tags:
create new tag
, view all tags
scss-variables.png

SCSS - Sassy CSS

Sass ("syntactically awesome style sheets") is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It is translated to well-formatted, standard CSS using a command line preprocessor tool or a web-framework plugin. SCSS ("Sassy CSS") is a flavor of Sass that is backwards compatible with CSS3.

-- Contributors: PeterThoeny - 2011-12-05

Discussion

This is a promising new CSS flavor. Very useful, it makes CSS so much cleaner, especially for programmers. Hopefully it will get adapted broadly.

-- PeterThoeny - 2011-12-05

 
Topic revision: r1 - 2011-12-05 - PeterThoeny
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.