@use "root-vars"; @use "sass/button-mixins" as button; label, input[type="radio"], input[type="checkbox"] { cursor: pointer; } button { @include button.base; }