Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.

Using button_to_add/remove instead of link_to_add/remove to be more semantic #290

Open
leckylao opened this issue Sep 24, 2013 · 1 comment

Comments

@leckylao
Copy link

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.

@leckylao
Copy link
Author

PR #289

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant