From f2f771de075d489babbfc9d42d3010525a13338d Mon Sep 17 00:00:00 2001 From: scar <91326008+alk-spriet@users.noreply.github.com> Date: Tue, 21 Dec 2021 20:05:32 +0100 Subject: [PATCH] Added a benchmark to quickly test css edits live. --- testing/test.css | 0 testing/test.html | 16 ++++++++++++++++ 2 files changed, 16 insertions(+) create mode 100644 testing/test.css create mode 100644 testing/test.html diff --git a/testing/test.css b/testing/test.css new file mode 100644 index 0000000..e69de29 diff --git a/testing/test.html b/testing/test.html new file mode 100644 index 0000000..09a5f14 --- /dev/null +++ b/testing/test.html @@ -0,0 +1,16 @@ + + + + + + + + Document + + + + + + + + \ No newline at end of file