Bug Report: Wallet Connection UI Issues - Missing Tailwind CSS Dependency
Issue Description
When using Jupiter Terminal constructor for website integration, the wallet connection UI appears broken and misaligned. This issue is resolved by adding Tailwind CSS, which appears to be an undocumented dependency.
Steps to Reproduce
- Use Jupiter Terminal constructor
- Implement the provided integration code
- Try to connect wallet
- Observe broken UI elements in the wallet connection modal
Current Behavior
- Wallet connection UI is misaligned
- Style issues with buttons and modal elements
- Overall poor visual presentation
Expected Behavior
- Properly aligned wallet connection UI
- Correct styling of all elements
- Consistent visual presentation
Solution
Adding Tailwind CSS fixes all UI issues: