Add CSS-animation based typing animation

This commit is contained in:
Tristan Daniël Maat 2022-06-23 23:46:41 +01:00
parent 0801e85839
commit 31f3a69a1d
Signed by: tlater
GPG key ID: 49670FD774E43268
5 changed files with 142 additions and 134 deletions

View file

@ -1,3 +0,0 @@
import jQuery from "jquery";
jQuery(($) => $("html").removeClass("no-js"));