Hi friends i like to share about SAAS.
Sass (Syntactically Awesome StyleSheets)
Sass is an extension of CSS that adds power and elegance to the basic language. It allows you to use variables, nested rules, mixins, inline imports, and more, all with fully CSS-compatible syntax. Sass helps keep large stylesheets well-organized, and get small stylesheets up and running quickly, particularly with the help of the Compass style library.
Using Sass : Sass can be used in three ways: as a command-line tool, as a standalone Ruby module, and as a plugin for any Rack-enabled framework, including Ruby on Rails and Merb.
Please follow the following link for more…
http://sass-lang.com/docs/yardoc/file.SASS_REFERENCE.html
Other References:
http://railscasts.com/episodes/268-sass-basics
https://github.com/rails/sass-rails/
For FAQ’s about SASS
http://stackoverflow.com/tags/sass/hot?filter=year
Sass (Syntactically Awesome StyleSheets)
Sass is an extension of CSS that adds power and elegance to the basic language. It allows you to use variables, nested rules, mixins, inline imports, and more, all with fully CSS-compatible syntax. Sass helps keep large stylesheets well-organized, and get small stylesheets up and running quickly, particularly with the help of the Compass style library.
Using Sass : Sass can be used in three ways: as a command-line tool, as a standalone Ruby module, and as a plugin for any Rack-enabled framework, including Ruby on Rails and Merb.
Please follow the following link for more…
http://sass-lang.com/docs/yardoc/file.SASS_REFERENCE.html
Other References:
http://railscasts.com/episodes/268-sass-basics
https://github.com/rails/sass-rails/
For FAQ’s about SASS
http://stackoverflow.com/tags/sass/hot?filter=year
No comments:
Post a Comment