ember-learn / ember-learn/ember-styleguide
Create a `no-link-underline` CSS helper
Open
good first issue
good first issue :1st_place_medal:
- Dominant language
- JavaScript
- Stars
- 80
- Forks
- 91
- PR merge metrics
- No merged PRs in 30d
Description
There are enough cases where we would like to be able to turn off the default link underline behaviour in designs that it makes sense for us to add a helper that sets `background: none` to overcome this for us.
You can see a good example of the need for this helper in the discussion on https://github.com/ember-learn/empress-blog-ember-template/issues/26
If you implement this helper you will need to make sure that it is documented 👍
Contributor guide
Assessment
This issue has not been assessed yet.