webui: Migrate from @open-wc/testing to Playwright
diff --git a/loop/webui/playwright/index.ts b/loop/webui/playwright/index.ts
new file mode 100644
index 0000000..ac6de14
--- /dev/null
+++ b/loop/webui/playwright/index.ts
@@ -0,0 +1,2 @@
+// Import styles, initialize component theme here.
+// import '../src/common.css';