Skip to content

Instantly share code, notes, and snippets.

@koenbok
Last active August 29, 2015 14:06
Show Gist options
  • Select an option

  • Save koenbok/f06da8254ccb4dd6a197 to your computer and use it in GitHub Desktop.

Select an option

Save koenbok/f06da8254ccb4dd6a197 to your computer and use it in GitHub Desktop.
Test
# Welcome to Framer
# This is all CoffeeScript. Learn here: http://framerjs.com/learn/coffeescript
# Drop an image on the preview screen to create an image layer, or use the generator to import assets from Sketch or Photoshop
layer = new Layer
layer.html = "HELLO"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment