-
Notifications
You must be signed in to change notification settings - Fork 12
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
Future weather #10 #24
base: main
Are you sure you want to change the base?
Conversation
include jest and rWV
.env files should never be committed, but it's ok to have an example file with fake values to cue developers to update their env
no values in here yet, just examples
added code tags for syntax highlighting removed git add . advice as it causes chaos
and remove display/copy differentiation
set css variables to be available everywhere six levels the most common level will be --theme-spacing---3
#14 add JSON file with sample data
#5 spacing sizes
✅ Deploy Preview for rainyplaytime ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
fixes #10 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
delete Emeka's YL I will recreate it on main
we had to remove it from a branch and then merge the branch for expedience
25 re-add yarn lock
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Lunamzelo I have updated a few things on the main
branch, so please could you update your branch future-weather
with main
? This means:
- Go to
main
and pull any changes - Go back to your
future-weather
branch and mergemain
into your branch - Then push
This should update this PR and show fewer changes.
Contributors, PR Template
Self checklist
Changelist
Briefly explain your PR.
Context
The numbers array is not the actual data, it's just representing how it would be done.
Link to ticket with
fixes #123
Questions
Ask any questions you have for your reviewer.