0
Difference between css and scss
Please what is the difference between css and scss and which is advisable to learn??
2 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.
I'll suggest you to learn CSS first then SCSS.
Check it out:
https://www.geeksforgeeks.org/what-is-the-difference-between-css-and-scss/
Hope it helps!
0
Check out the difference from these 2 files
https://code.sololearn.com/W04N118lgQ3e/?ref=app
https://code.sololearn.com/Wi0GQ057lD4N/?ref=app