1
resposta

Minhas alterações no código.

@mixin buttonsSettings ($width: auto, $height: auto){
  background: $default-color;
  border: 0;
  font-size: 1.2em;
  color: $default-white;
  width: $width;
  height: $height;
}

@mixin positionSettings ($value: 0){
  top: $value;
  left: $value;
  bottom: $value;
  right: $value;
  position: absolute;
  z-index: -1;
}
1 resposta

Fala ai Marelle, tudo bem? Não entendi, foi uma sugestão, está com problemas ou dúvidas? Consegue me passar mais detalhes fazendo favor.

Fico no aguardo.