From 0929b0718cb4ab7d0412330a943a4b6563745012 Mon Sep 17 00:00:00 2001 From: Sajjad Hashemian Date: Sun, 23 Apr 2023 09:59:30 +0330 Subject: [PATCH] move animations to css --- index.html | 23 +++++++++++---------- package.json | 3 ++- src/main.ts | 42 --------------------------------------- src/style.scss | 21 ++++++++++++++++++-- vite.config.ts | 8 ++++++++ yarn.lock | 54 ++++++++++++++++++++++++++++++++++++++++++++++++-- 6 files changed, 93 insertions(+), 58 deletions(-) create mode 100644 vite.config.ts diff --git a/index.html b/index.html index f78d45d..604088a 100644 --- a/index.html +++ b/index.html @@ -1,3 +1,13 @@ + @@ -39,20 +49,11 @@ href="https://fonts.googleapis.com/css2?family=Barlow+Condensed&family=Londrina+Sketch&family=Londrina+Solid&display=swap" rel="stylesheet" /> - -
-

Sajjad Hashemian

-

Fullstack web and web3 developer

+

<%- split("Sajjad Hashemian"); %>

+

<%- split("Fullstack web and web3 developer"); %>