Hacker News new | ask | show | jobs
by stdclass 2906 days ago
The "hard" part about styling buttons is making them look the same for <a>, <button>, <input>, which is solved like a million times.

Your solution only addresses <div>, which is a accessibility nightmare.