Forum

Is SCSS a framework...
 
Notifications
Clear all

Is SCSS a framework of CSS?


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

Is SCSS a framework of CSS?


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

SCSS, which stands for Sassy CSS, is a preprocessor scripting language that is interpreted or compiled into Cascading Style Sheets (CSS). It extends the functionality of CSS by adding features such as variables, nesting, and mixins. Therefore, SCSS can be considered a language used to generate CSS styles.


   
ReplyQuote
Share: