Created
March 31, 2016 20:08
-
-
Save jpokrzyk/e374b05c4bd5eab5f8c54a8c07041770 to your computer and use it in GitHub Desktop.
test file for vue/stylus sublime syntax plugin
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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