Embed presentation
Downloaded 12 times
















![Compile options
scss watch style.scss:style.css
compass watch [path/to/project]
Options available for compiled code formatting
GUI friends:](https://image.slidesharecdn.com/sass-in-5-121103080805-phpapp02/85/Sass-in-5-17-320.jpg)


Sass is a CSS extension language created in 2007 that adds powerful features like variables, nested rules, mixins, selector inheritance, and functions. It has two syntax options - Sass syntax and SassCSS syntax. Sass files end in .scss and are compiled into normal .css files. Sass provides many useful functions for working with colors, lists, and strings, and also allows for custom functions to be written in Ruby. Sass can be run from the command line or with a GUI like Compass.
















![Compile options
scss watch style.scss:style.css
compass watch [path/to/project]
Options available for compiled code formatting
GUI friends:](https://image.slidesharecdn.com/sass-in-5-121103080805-phpapp02/85/Sass-in-5-17-320.jpg)
