Skip to content

Commit

Permalink
Remove empty style tags
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanieJaeger committed Sep 20, 2023
1 parent 74ea7bd commit 4ceb245
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,3 @@ export default defineComponent({
},
});
</script>

<style>
</style>

<style scoped>
</style>

0 comments on commit 4ceb245

Please sign in to comment.