From 8e495f248ae25564b795cd7530d20c0376a7c5d8 Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Mon, 27 Jun 2022 14:40:58 +1000 Subject: Move transition/animation CSS classes to index.css --- src/App.vue | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'src/App.vue') diff --git a/src/App.vue b/src/App.vue index d4c51b1..4096ec0 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1018,14 +1018,3 @@ export default defineComponent({ }, }); - - -- cgit v1.2.3