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
{{ message }}
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.
By reading the article by Heydon http://coding.smashingmagazine.com/2013/08/20/semantic-css-with-intelligent-selectors/. And using the https://github.com/Heydon/REVENGE.CSS.
We would see the warning message for link_to_remove is something like: "Do you mean for this to be a link or a ? It does not link to anything!"
And warning message for link_to_add is something like "If you are going to make it look like a button, make it a button, dammit!"
Therefore, I decided to make a PR for this. Using button instead of link to make it more semantic.
The text was updated successfully, but these errors were encountered: