SASS variables


Topic history | v1 (current) | created by janarez

Details

SASS variables

| created by janarez | Add resource "Use Sass Variables In Typescript & Javascript"
Title
SASS variables
Description
Sass variables are simple: you assign a value to a name that begins with $, and then you can refer to that name instead of the value itself. But despite their simplicity, they're one of the most useful tools Sass brings to the table. Variables make it possible to reduce repetition, do complex math, configure libraries, and much more.
Link
https://sass-lang.com/documentation/variables

authors

This topic has no history of related authors.

topics

This topic has no history of related topics.