retrospring/app/javascript/legacy/memes.coffee

5 lines
182 B
CoffeeScript
Raw Normal View History

import cheet from 'cheet.js'
2014-12-21 22:41:14 +01:00
cheet 'up up down down left right left right b a', ->
2014-12-21 22:29:52 +01:00
($ "body").addClass 'fa-spin'
2020-05-02 20:35:28 +02:00
($ "p.answerbox__question-text").each (i) -> ($ this).html ":^)"