+ 2
Which is better out of "CSS and SCSS"
4 RĂ©ponses
+ 3
SCSS contains all the features of CSS and contains more features that are not present in CSS which makes it a good choice for developers to use it. SCSS is full of advanced features. SCSS offers variables, you can shorten your code by using variables. It is a great advantage over conventional CSS.
SOLOLEARN has the course of CSS after completing you can start for SCSS
Happy Coding
+ 3
No friend
sublime text can't edit scss
0
Scss is a superset of css
- 1
Can "sublime text" edit SCSS