Skip to content
New issue

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

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

Already on GitHub? # to your account

Improvements #39

Merged
merged 2 commits into from
Mar 23, 2024
Merged

Improvements #39

merged 2 commits into from
Mar 23, 2024

Conversation

BobDotCom
Copy link
Contributor

Important

#37 Must be merged before this PR. The changes here rely on that PR.

This PR does some general project improvements:

  • Adds a package.json
    • Includes run scripts: npm run build and npm run serve
  • Adds a global tsconfig, so all files can be compiled together
  • Merges lockpick/laundromat code
    • Code is no longer duplicated. A single function is imported into both pages and called, since the puzzles are so similar
  • Fixes some CSS
    • Updates lockpick CSS from laundromat, fixes the failure / success message to work in the responsive layout.

add package.json
use global tsconfig
merge lockpick/laundromat code
fix some CSS
@MaximilianAdF MaximilianAdF merged commit ccefeb9 into MaximilianAdF:main Mar 23, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants