ember-code-snippet
ember-code-snippet copied to clipboard
Highlight the code
I want to highlight the code snippet area when i click in the code area.
I think this is something you can do by surrounding the snippet component in your own component that handles clicks and changes some CSS classes that would alter the styling of the snippet?