A
A
Alexey Verkhovtsev2017-01-16 16:45:12
css
Alexey Verkhovtsev, 2017-01-16 16:45:12

Are there articles about good practices for using sass?

Hello everyone, please tell me some good articles on how best to use sass, popular practices and techniques, you can write on your own. It’s just that I know everything about sass in terms of theory, but I use only variables, and very occasionally mixins for inserting prefixes. Just because somehow I don’t know what else to do on it ... Thanks in advance

Answer the question

In order to leave comments, you need to log in

4 answer(s)
W
WQP, 2017-01-16
@WQP

For prefixes, there is https://www.npmjs.com/package/autoprefixer
Otherwise, try to make your own grid for the site.

K
kn1ght_t, 2017-01-16
@kn1ght_t

download bootstrap 4 sources

Z
zooks, 2017-01-16
@zooks

Expand your horizons: automatic prefixes with gulp-autoprefixer, Susy mesh.
Mixins are needed in order to keep repetitions to a minimum (DRY). Actually, practice comes from this task.

S
sergey, 2017-01-16
@zorro76

Well, read this: sass-guidelin

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question