ember-learn / ember-learn/ember-styleguide

Create a `no-link-underline` CSS helper

Open
#324 5 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.