Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Update_Buttons.scss #585

Commits on Oct 14, 2020

  1. Update_Buttons.scss

    Changed some discrepancies in terms of the naming convention.   &.rev-Button--inverted &.rev-Button--secondary were not following the same pattern established in the rest of the file- they were using color variables for background and vice versa. I added several new variables and utilized them in- &.rev-Button--inverted &.rev-Button--secondary - to solve this problem. Originally was tackling issue revelrylabs#395 but realized it was solved and merged after some time- realized the naming conventions were off in the process and wanted to protect the codebase against unexpected behavior / bugs.
    Ryan-OToole authored Oct 14, 2020
    Configuration menu
    Copy the full SHA
    7361e84 View commit details
    Browse the repository at this point in the history