From 24ac4002055fcf6680c7a73af5f41cc6d981f567 Mon Sep 17 00:00:00 2001 From: Jonas Kuske <30421456+jonaskuske@users.noreply.github.com> Date: Sat, 30 May 2020 03:58:04 +0200 Subject: [PATCH] feat: add transitions for the code snippets --- docs/index.html | 8 ++++++-- docs/script.js | 9 +++++---- docs/style.css | 27 ++++++++++++++++++++++----- 3 files changed, 33 insertions(+), 11 deletions(-) diff --git a/docs/index.html b/docs/index.html index 95cbc0a..3fe3f07 100644 --- a/docs/index.html +++ b/docs/index.html @@ -114,7 +114,7 @@
<head>
of your HTML:Oh noes, the JavaScript hasn't loaded!
+ <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/water.css@2/dist/water.css">
+ <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/water.css@2/dist/dark.css">
+ <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/water.css@2/dist/light.css">
+