| |||||
SCSS allows writing more advanced CSS code via a custom syntax that ads features not found in the native CSS standard.
The syntax is much simpler and much cleaner, making CSS more manageable and much more powerful.
SCSS comes with a built-in compiler for rendering the SCSS/SASS syntax in CSS.
SASS has been renamed to to SCSS since version 3.x and is responsible for the .scss file extension all developers got to know and love.
Here are some key features of "SCSS (former SASS)":
· Variables
· Mixins
· Nest elements
· Operations
· Functions
· Interpolation
· Arguments
· CSS 3 is supported
Requirements:
· Ruby 1.8.7 or higher
What's New in This Release: [ read full changelog ]
· Fixed a bug where bogus @extend warnings were being generated.
· Fixed an @import bug on Windows.
· Ruby 2.0.0-preview compatibility.

Via: SCSS (former SASS) 3.2.5 / 3.3.0.alpha.61






0 Comment:
Post a Comment