From 34042c3b99b5b86ba155f525f389b242fe64d8fe Mon Sep 17 00:00:00 2001 From: Andrea Amantini Date: Thu, 8 Feb 2024 15:44:50 +0100 Subject: [PATCH] Fix font imports / tw styles for squint demo --- public/index.html | 21 ++- public/livedoc/index.html | 22 ++- public/squint/index.html | 385 +++++++++++++++++++++++++++++++++++++- 3 files changed, 415 insertions(+), 13 deletions(-) diff --git a/public/index.html b/public/index.html index bafb199f..b45e109a 100644 --- a/public/index.html +++ b/public/index.html @@ -5,13 +5,10 @@ Clojure/Script mode for CodeMirror 6 + - - - - + - @@ -20,6 +17,20 @@ + + diff --git a/public/livedoc/index.html b/public/livedoc/index.html index 0eddaef9..dfc02b2a 100644 --- a/public/livedoc/index.html +++ b/public/livedoc/index.html @@ -5,16 +5,32 @@ LiveDoc + - - - + + + + + + diff --git a/public/squint/index.html b/public/squint/index.html index 82fcadc1..570459b3 100644 --- a/public/squint/index.html +++ b/public/squint/index.html @@ -5,18 +5,393 @@ Clojure/Script mode for CodeMirror 6 + - - - + + + + - - + +