Retrospring/app/javascript/legacy/memes.coffee

5 lines
182 B
CoffeeScript
Raw Normal View History

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