comparison icon indicating copy to clipboard operation
comparison copied to clipboard

Misc fixes

Open mxstbr opened this issue 9 years ago • 0 comments

These should be changed in all examples:

  • [x] Underline on hover (the link and @chantastic, though only the chantastic part should be highlighted)
  • [x] All links need to go to a new tab
  • [x] Use method = () => {} in classes for binding (thanks @kof)
  • [ ] Move media queries to separate modules for CSS-in-JS (thanks @kof)

mxstbr avatar Sep 21 '16 13:09 mxstbr