rough-notation
rough-notation copied to clipboard
Uncaught ReferenceError: annotate is not defined
Hey, unfortunately library don't work localy... https://codepen.io/chriscoyier/pen/JjGEpXK
Can you add more detailed instruction how to use it without npm, please?
Solution for me was:
const annotation = RoughNotation.annotate(selector, { type: 'underline' });