Skip to content

wip(react): fix react wrapper #19

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

Merged
merged 1 commit into from
Mar 18, 2025
Merged

wip(react): fix react wrapper #19

merged 1 commit into from
Mar 18, 2025

Conversation

KevinGrafstrom
Copy link
Collaborator

The react wrapper is meant to load the phoenix app inside a react component. It was not working properly due to the tailwind styling not packaging properly into the library. Vite React libraries require css files to be imported separately so use inline styles instead.

@aerovulpe aerovulpe merged commit 8b52f37 into main Mar 18, 2025
@aerovulpe aerovulpe deleted the fix-react-wrapper branch March 18, 2025 16:30
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.

2 participants