Paul Ebose
Paul Ebose
Related: #2019 ### What are the changes and their implications? ## Bug Checklist - [ ] Integration test added (see [test docs](https://blitzjs.com/docs/contributing#running-tests) if needed) ## Feature Checklist - [ ]...
Importing `@project-serum/anchor` in my Svelte app gives an Internal Server Error in the browser with message `process is not defined`. The error comes from Line 6 of the file below....
Fixes #9374. --- ### Please don't delete this checklist! Before submitting the PR, please make sure you do the following: - [x] It's really useful if your PR references an...
filenames are not capitalized when overwriting See #748
It would be helpful if there's a dedicated documentation for the `components.json` file screenshot 
shows a link to preview base colors when initializing shadcn-ui with CLI this is the preview link: https://tailwindcss.com/docs/customizing-colors closes #961
### Description The [Backend section of the Advanced Contribution Guide](https://github.com/monkeytypegame/monkeytype/blob/1cfce348a102850e9baabb936cecc5ef6604d634/CONTRIBUTING_ADVANCED.md#backend-optional) isn't entirely true. You cannot use `docker compose up` to start the backend server. The command only starts redis and...
### Description I made sure to leave the classes as is, incase they're being used in other parts of the project. I added `type` attribute for all button elements and...
Closes #44