Skip to content

Instantly share code, notes, and snippets.

@Jantho1990
Created June 17, 2018 04:15
Show Gist options
  • Save Jantho1990/737d69041c4c347f622234ef3fb013ce to your computer and use it in GitHub Desktop.
Save Jantho1990/737d69041c4c347f622234ef3fb013ce to your computer and use it in GitHub Desktop.
StarRating Vue -- 1b3
<style>
#app {
font-family: 'Avenir', Helvetica, Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-align: center;
color: #2c3e50;
margin-top: 60px;
}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment