retrospring/app/javascript/legacy/memes.coffee
2020-12-26 21:59:53 +01:00

5 lines
No EOL
182 B
CoffeeScript

import cheet from 'cheet.js'
cheet 'up up down down left right left right b a', ->
($ "body").addClass 'fa-spin'
($ "p.answerbox__question-text").each (i) -> ($ this).html ":^)"