Skip to content

Instantly share code, notes, and snippets.

@jpokrzyk
Created March 31, 2016 20:08
Show Gist options
  • Save jpokrzyk/e374b05c4bd5eab5f8c54a8c07041770 to your computer and use it in GitHub Desktop.
Save jpokrzyk/e374b05c4bd5eab5f8c54a8c07041770 to your computer and use it in GitHub Desktop.

Revisions

  1. jpokrzyk created this gist Mar 31, 2016.
    11 changes: 11 additions & 0 deletions test.vue
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,11 @@
    <template>
    I'm only here for troubleshooting
    </template>

    <style lang="stylus">
    div input
    display block
    </style>