Tag › @mixin


SCSS what are mixins, extends and placeholders
Initially I used LESS for most of my CSS pre-processing, but due to its lazy load structure I started using SCSS which in my opinion is a much more structured and functional compiler.