You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
Notes
Sub-issue of #14
The text was updated successfully, but these errors were encountered: