Why You Should Learn Sass
Feb 17, 2022 · 1 min read · VARIABLE: Sass variables are simple: you assign a value to a name that begins with a dollar sign "$" , and then you can refer to that name instead of the value itself. Unlike a property, which can only be declared in a style rule or at-rule, variable...
Join discussion
