recipe/packages/shared/styles/reset.scss
2024-08-18 19:16:25 +08:00

6 lines
88 B
SCSS

@mixin button {
border-width: 0;
background: transparent;
cursor: pointer;
}