From 28dd66e7e5860b81c25b1876cfc34cb277ebe81e Mon Sep 17 00:00:00 2001 From: sameerasw Date: Wed, 26 Feb 2025 18:00:16 +0530 Subject: Update popup styles and structure --- popup/popup.css | 1 - popup/popup.html | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/popup/popup.css b/popup/popup.css index a0bf264..edeb94b 100644 --- a/popup/popup.css +++ b/popup/popup.css @@ -1,4 +1,3 @@ -@import url("../shared/variables.css"); @import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap'); :root { diff --git a/popup/popup.html b/popup/popup.html index 657a1a7..2042ae1 100644 --- a/popup/popup.html +++ b/popup/popup.html @@ -31,6 +31,7 @@

Current Site Features

+

Disabling a feature may require a reload

-- cgit v1.2.3