—
@use 'more-sass' as more; input { @include more.reset-input; }
input { margin: 0; padding: 0; background: none; border: none; box-shadow: none; appearance: none; }
reset-button
Resets default styles of button elements.
transform-center
Positions the element in the center of the parent element via transform property.
On this page