Forum

What is the use of ...
 
Notifications
Clear all

What is the use of Sass in CSS?


(@elias)
Illustrious Member
Joined: 5 months ago
Posts: 4277
Topic starter  

What is the use of Sass in CSS?


   
Quote
(@elias)
Illustrious Member
Joined: 5 months ago
Posts: 4277
Topic starter  

Short for Syntactically Awesome Style Sheets, SASS is a popular CSS pre-processor. SASS code is processed by the program and compiled into CSS code, which can be used to style HTML elements. SASS controls how it appears on the web page. It is compatible with all CSS versions


   
ReplyQuote
Share: