Is SCSS a framework...
 
Notifications
Clear all

Is SCSS a framework of CSS?


(@elias)
Member Moderator
Joined: 6 months ago
Posts: 4273
Topic starter  

Is SCSS a framework of CSS?


   
Quote
(@elias)
Member Moderator
Joined: 6 months ago
Posts: 4273
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: