You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: ShadCN: inherit <a> styling for inline content (#1228)
* fix: ShadCN: inherit <a> styling for inline content
By default, links are not styled when using ShadCN (and therefore hard to recognise). This patch makes them inherit the browser default, matching the Mantine behaviour.
* Overwrote link styles instead of removing them
* Added comment
* Updated comment
* Updated screenshots
* Updated screenshots
---------
Co-authored-by: matthewlipski <[email protected]>
0 commit comments