From a15b39ebf460ea23e8fe7ad19acab07b3d00ae16 Mon Sep 17 00:00:00 2001 From: Raphael Forment Date: Sat, 19 Aug 2023 10:51:29 +0200 Subject: [PATCH] Push current documentation work state --- index.html | 46 +++--- package.json | 7 + src/Documentation.ts | 134 ++++++++++++++++++ src/main.ts | 136 +++++++++++++++--- src/output.css | 264 +++++++++++++++++++++++++++------- tailwind.config.js | 10 +- vite.config.js | 3 + yarn.lock | 330 ++++++++++++++++++++++++++++++++++++++++--- 8 files changed, 829 insertions(+), 101 deletions(-) create mode 100644 src/Documentation.ts diff --git a/index.html b/index.html index eb3ae80..0de1f78 100644 --- a/index.html +++ b/index.html @@ -29,7 +29,7 @@ width: 100% !important; } - +