What is sass
Advertisements
What is sass
SASS is the extension of CSS. It is very simple and easy to learn. Using sass you can re-use code any number of times on web page. It is designed by Hampton Catlin and developed by Natalie Weizenbaum in 2006. Before learning this topic you have required basic knowledge of CSS and Html.
Why use Sass
It contains all the features of CSS along with some advance features. It is easy, required less code, clean in a programming construct, code re-usability.
Some basic point about sass
- Designed by: Hampton Catlin
- Developer: Natalie Weizenbaum, Chris Eppstein
- OS: Cross-platform
- Filename extensions: .sass, .scss
- Stable release: March 28, 2016
Advantage of sass
- It is more powerful.
- Easy and simple to use.
- Code re-usability
- Open-source
- Require less time compare to CSS to write any code.
Disadvantage of sass
Developer need more time to learn this technology. Cause of losing benefits of browser's built-in element inspector.
Google Advertisment