Skip to content
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

Bug: Tailwind stylesheets overrides microbridge design #392

Open
L03TJ3 opened this issue Mar 16, 2023 · 4 comments
Open

Bug: Tailwind stylesheets overrides microbridge design #392

L03TJ3 opened this issue Mar 16, 2023 · 4 comments
Assignees
Labels
bug Something isn't working UI

Comments

@L03TJ3
Copy link
Collaborator

L03TJ3 commented Mar 16, 2023

Bug Description

Tailwind styles interfere with native-base styles because of generic HTML selectors used

imported stylesheet:

@tailwind base;

explaining issue (fixed for the switch component):

@layer base {

Steps to Reproduce

  1. Go to dev.gooddapp
  2. Click on microbridge
  3. connect a wallet

Additional Context
(result)
image

(storybook-example)
image

@L03TJ3 L03TJ3 added the bug Something isn't working label Mar 16, 2023
@L03TJ3 L03TJ3 self-assigned this Mar 16, 2023
@L03TJ3 L03TJ3 added the UI label Mar 16, 2023
@sirpy
Copy link
Contributor

sirpy commented Mar 22, 2023

@L03TJ3 please share a link to the problematic tailwind stylesheets and where do we import them

@L03TJ3
Copy link
Collaborator Author

L03TJ3 commented Mar 22, 2023

@sirpy added the issue description

@sirpy
Copy link
Contributor

sirpy commented Mar 28, 2023

@decentralauren decentralauren self-assigned this Apr 2, 2024
@decentralauren
Copy link
Contributor

decentralauren commented Apr 2, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working UI
Projects
None yet
Development

No branches or pull requests

3 participants