From 41f5d71e38f785786656e111cf2ea1200e45886d Mon Sep 17 00:00:00 2001 From: V Date: Tue, 19 Sep 2023 04:07:24 +0200 Subject: Bundle dependencies with extensions for webstore rule compliance (#1740) --- src/main/monacoWin.html | 66 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 src/main/monacoWin.html (limited to 'src/main/monacoWin.html') diff --git a/src/main/monacoWin.html b/src/main/monacoWin.html new file mode 100644 index 0000000..61d075f --- /dev/null +++ b/src/main/monacoWin.html @@ -0,0 +1,66 @@ + + + + + Vencord QuickCSS Editor + + + + + +
+ + + + + -- cgit