ember-learn / ember-styleguide

This is a UI addon that intends to help standardize the Ember family of websites and make it easier to make the Ember website an Ember app.
https://ember-styleguide.netlify.app
MIT License
78 stars 86 forks source link

Update the underline implementation #465

Open mansona opened 1 year ago

mansona commented 1 year ago

Right now we're using background to give us a custom underline implementation, but it looks like CSS has come a long way since we implemented this

We should seriously consider using more modern techniques such as this youtube short https://www.youtube.com/watch?v=9WarmW1S10U

taiwo2 commented 1 month ago

@mansona Can you please assign this issue to me

mansona commented 1 month ago

@taiwo2 sorry it's not possible to assign issues to people not in the ember-learn org, but if you want to try implementing it then feel free 👍

taiwo2 commented 1 month ago

@mansona kindly review my PR#524