aboutsummaryrefslogtreecommitdiff
path: root/src/components/TolTile.vue
AgeCommit message (Collapse)Author
2022-07-12Increase adherence to Vue's Style GuideTerry Truong
Make components have multi-word names. Make all <v-for>s have a 'key' attribute. Use scoped styles. Also add sourcemap generation.