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

Create global color styling and apply to buttons #83

Open
3 tasks done
krsnamara opened this issue Apr 3, 2024 · 0 comments
Open
3 tasks done

Create global color styling and apply to buttons #83

krsnamara opened this issue Apr 3, 2024 · 0 comments
Assignees
Labels
design sprint design sprint from issue 14 styling

Comments

@krsnamara
Copy link
Collaborator

Summary

Create CSS variables in the index.css file to be accessed through out the app. Also currently there are no global set styles for buttons. In this issue you will create a basic standard styling to be applied across the app. Once the styles have been defined in index.css, they can be applied in the app and adjusted to fit individual use cases.

Acceptance criteria

  • Create CSS variables with brand colors including hovers
  • Define at the index level how button inheritance style will look
  • Confirm that the styles are applied in the app correctly

Notes

Sub-issue of #14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design sprint design sprint from issue 14 styling
Projects
None yet
Development

No branches or pull requests

1 participant