trezy/firebase-system-update

View on GitHub
src/scss/core/_button.scss

Summary

Maintainability
Test Coverage
button {
    appearance: none;
    background-color: transparent;
    border: none;
    cursor: pointer;
    font-family: inherit;
    font-size: inherit;
    margin: 0;
    padding: 0;
}