Answer the question
In order to leave comments, you need to log in
What does the "=" sign mean in sass?
In the project, you need to use styles from the following structures:
=body1
font-family: OpenSans
font-size: 28px
font-weight: 600
@media (max-width: $mobile)
font-size: 24
Answer the question
In order to leave comments, you need to log in
sass-lang.com/documentation/file.SASS_REFERENCE.html
as I understand it, this is a mixin.
use like this:
+body1
.elem
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question