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.
test file for vue/stylus sublime syntax plugin
<template>
I'm only here for troubleshooting
</template>
<style lang="stylus">
div input
display block
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment