1.

Why To Use Sass?

Answer»
  • It is pre-processing language which provides indented syntax (its own syntax) for CSS.
  • It allows writing code more EFFICIENTLY and easy to maintain.
  • It is super set of CSS which contains all the features of CSS and is an open source pre-processor, coded in RUBY.
  • It provides document style in GOOD structure format than flat CSS.
  • It uses re-usable methods, logic statements and some of the built in functions such as COLOR manipulation, mathematics and parameter lists.



Discussion

No Comment Found