Should I use Sass or SCSS?

More
1 month 2 weeks ago #3179 by Elias
Should I use Sass or SCSS? was created by Elias
Should I use Sass or SCSS?

Please Log in to join the conversation.

More
1 month 2 weeks ago #3180 by Elias
Answered by Elias on question Should I use Sass or SCSS?
Generally, SASS is preferred to be used instead of CSS, as Sass is much rich in features than CSS, like variables, nested rules, mixins, imports, inheritance, built-in functions, and other stuff. Writing all the styling code in a file makes it difficult to maintain and find bugs.

Please Log in to join the conversation.

Time to create page: 0.217 seconds