Skip to content

Commit

Permalink
chore: fresh playground (#3349)
Browse files Browse the repository at this point in the history
  • Loading branch information
BobbieGoede authored Feb 4, 2025
1 parent 1647bb8 commit 2296a94
Show file tree
Hide file tree
Showing 52 changed files with 30 additions and 1,013 deletions.
10 changes: 0 additions & 10 deletions playground/app/app.vue → playground/app.vue
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,4 @@
html {
padding: 0.5em;
}
.my-enter-active,
.my-leave-active {
transition: opacity 0.3s;
}
.my-enter,
.my-leave-active {
opacity: 0;
}
</style>
14 changes: 0 additions & 14 deletions playground/app/app/router.options.ts

This file was deleted.

32 changes: 0 additions & 32 deletions playground/app/layer-module/index.ts

This file was deleted.

3 changes: 0 additions & 3 deletions playground/app/layer-module/locales/en.json

This file was deleted.

3 changes: 0 additions & 3 deletions playground/app/layer-module/locales/fr.json

This file was deleted.

3 changes: 0 additions & 3 deletions playground/app/layer-module/locales/nl.json

This file was deleted.

34 changes: 0 additions & 34 deletions playground/app/layer-module/nuxt.config.ts

This file was deleted.

36 changes: 0 additions & 36 deletions playground/app/layouts/default.vue

This file was deleted.

37 changes: 0 additions & 37 deletions playground/app/module-experimental/index.ts

This file was deleted.

5 changes: 0 additions & 5 deletions playground/app/module-experimental/lang/de.ts

This file was deleted.

5 changes: 0 additions & 5 deletions playground/app/module-experimental/lang/en.ts

This file was deleted.

20 changes: 0 additions & 20 deletions playground/app/module1.ts

This file was deleted.

26 changes: 0 additions & 26 deletions playground/app/pages/[...catch].vue

This file was deleted.

6 changes: 0 additions & 6 deletions playground/app/pages/about.vue

This file was deleted.

59 changes: 0 additions & 59 deletions playground/app/pages/about/index.vue

This file was deleted.

33 changes: 0 additions & 33 deletions playground/app/pages/blog.vue

This file was deleted.

29 changes: 0 additions & 29 deletions playground/app/pages/category/[id].vue

This file was deleted.

Loading

0 comments on commit 2296a94

Please sign in to comment.