Skip to content

Instantly share code, notes, and snippets.

@dhanyn10
Last active September 16, 2017 12:02
Show Gist options
  • Save dhanyn10/0ab4a28ca7a5201b4aec2a2f0c46a5bc to your computer and use it in GitHub Desktop.
Save dhanyn10/0ab4a28ca7a5201b4aec2a2f0c46a5bc to your computer and use it in GitHub Desktop.
Menggunakan SVG Icon di Vuejs
{
//...
"scripts": {
//...
"generate-icons": "vsvg -s ./svg-icons -t ./src/compiled-icons"
}
//...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment