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

Add hyp-link pattern and Link component #211

Merged
merged 2 commits into from
Oct 18, 2021
Merged

Add hyp-link pattern and Link component #211

merged 2 commits into from
Oct 18, 2021

Conversation

lyzadanger
Copy link
Contributor

This PR is part of a set of tasks for sorting out our CSS normalization, resets and element styles. It adds a hyp-link pattern and Link component for consistent styling and handling of <a> elements. These can both be seen in action on the new link patterns page and link components page in the local pattern library (run make dev).

This allows the removal of the a element styles in the base SASS module. Eventually, other applications can make use of Link component and do away with their own a styles, which is truer to our classname-based conventions.

Copy link
Contributor

@esanzgar esanzgar left a comment

Choose a reason for hiding this comment

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

Thank you very much, Lyza.

@lyzadanger lyzadanger merged commit 31b3fe6 into main Oct 18, 2021
@lyzadanger lyzadanger deleted the link-pattern branch October 18, 2021 13:42
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

Successfully merging this pull request may close these issues.

2 participants