Answer the question
In order to leave comments, you need to log in
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
For prefixes, there is https://www.npmjs.com/package/autoprefixer
Otherwise, try to make your own grid for the site.
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.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question