//////////////////////////////////////////////////////// // How to use the mixins .media-xs({ background-color: white; width: 100%; }); .media-md(width, 80%); .wrapper { background-color: white; padding: 0; .media-all(width, 100%, 80%, 60%, 40%); }