M
M
Marat Tsarik2017-03-29 10:10:45
Sass
Marat Tsarik, 2017-03-29 10:10:45

How to change directives in SASS/SCSS?

Good day, Dear Jedi. A young padawan would like to know how to change directives in SASS ? In some SASS (SCSS) video tutorials, people declare and call mixins more conveniently than in the standard. The "+" sign is used instead of @mixin , and the "=" sign is used instead of the call (or vice versa, but that's not the point).
The essence of the question - how to do it?)
When you write 2-3 dozen mixins and call each of them repeatedly - I would like to speed up the process using a simplified version of the declaration / call.
Thanks in advance for your answers.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
F
frontender, 2017-03-29
@hikotih

it's called sass-syntax and it's deprecated.
sass-lang.com/documentation/file.INDENTED_SYNTAX.html

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question