Skip to content

Conversation

@mkmi7171
Copy link
Contributor

Add a LinkButton usage guide page in the design system, built using the existing ButtonLink component.

@mkmi7171 mkmi7171 linked an issue Nov 10, 2025 that may be closed by this pull request
@github-actions github-actions bot added the Frontend 💅 Anything related to the frontend side of things label Nov 10, 2025
Copy link
Contributor

@kbventures kbventures left a comment

Choose a reason for hiding this comment

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

Using !important overrides normal CSS rules, which can create unpredictable styling and make future changes harder, so it’s better to increase specificity or refactor the CSS instead.

@kbventures
Copy link
Contributor

Re assigned @bcha92

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Frontend 💅 Anything related to the frontend side of things

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Design System Components] Link Buttons Component

4 participants