Created
September 2, 2017 15:54
-
-
Save gearmobile/dd2942e196366f46dd8d0762e1f8114d to your computer and use it in GitHub Desktop.
New Vuetify.js Layout
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
"New Vuetify Layout": { | |
"prefix": "vvl", | |
"body": [ | |
"v-container", | |
" v-layout( row )", | |
" v-flex( xs12 )" | |
], | |
"description": "New Vuetify Layout" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment