Skip to content

style: refactor inline styles to utility classes in page.tsx#61

Merged
soomtochukwu merged 2 commits intoDXmakers:mainfrom
stayzappy:refactor-inline-styles-35
Apr 29, 2026
Merged

style: refactor inline styles to utility classes in page.tsx#61
soomtochukwu merged 2 commits intoDXmakers:mainfrom
stayzappy:refactor-inline-styles-35

Conversation

@stayzappy
Copy link
Copy Markdown
Contributor

Closes #35

Summary of changes:

  • Extracted inline styles from page.tsx into semantic utility classes in globals.css.
  • Preserved dynamic state-based styles inline to maintain layout integrity.
  • Initialized a HandsOff.md file for easier project state tracking.

Note: The styling has been mapped 1-to-1, but please verify on the preview deployment.

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Apr 25, 2026

@stayzappy Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

Copy link
Copy Markdown
Contributor

@soomtochukwu soomtochukwu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • could you fix the merge conflict(s)

@soomtochukwu soomtochukwu merged commit 138054e into DXmakers:main Apr 29, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refactor Inline Styles in page.tsx

2 participants