From aae51dc2a41785a90b38a8649ba7847117c6d86e Mon Sep 17 00:00:00 2001 From: Hayleigh Thompson Date: Sun, 20 Aug 2023 14:22:12 +0100 Subject: :heavy_plus_sign: Add tailwindcss as a dependency. --- docs/index.html | 5 + docs/package-lock.json | 1053 +++++++++++++++++++++++++++++++++++++++++++++++ docs/package.json | 3 + docs/postcss.config.js | 6 + docs/tailwind.config.js | 7 + 5 files changed, 1074 insertions(+) create mode 100644 docs/postcss.config.js create mode 100644 docs/tailwind.config.js diff --git a/docs/index.html b/docs/index.html index 0963125..f6dce3a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -5,6 +5,11 @@ Lustre +