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

Overly aggressive CSS selectors break components #24

Closed
imjared opened this issue Jan 24, 2023 · 1 comment
Closed

Overly aggressive CSS selectors break components #24

imjared opened this issue Jan 24, 2023 · 1 comment

Comments

@imjared
Copy link
Contributor

imjared commented Jan 24, 2023

Per the docs, an icon can take a React.FC. I'm trying to show a badge component that we use when we display projects. Normally this badge has its own styling included but it seems that it's blown away by some pretty aggressive rules:

@albingroen
Copy link
Owner

This is kind of hard to do anything about since react-cmdk is built using Tailwind CSS for styling, which has quite an aggressive CSS reset built in.

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

No branches or pull requests

2 participants