aboutsummaryrefslogtreecommitdiff
path: root/browser/manifestv2.json
diff options
context:
space:
mode:
Diffstat (limited to 'browser/manifestv2.json')
-rw-r--r--browser/manifestv2.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/browser/manifestv2.json b/browser/manifestv2.json
index 405b2dc..b28b73f 100644
--- a/browser/manifestv2.json
+++ b/browser/manifestv2.json
@@ -18,7 +18,7 @@
"js": ["content.js"]
}
],
- "web_accessible_resources": ["dist/Vencord.js"],
+ "web_accessible_resources": ["dist/Vencord.js", "dist/Vencord.css"],
"background": {
"scripts": ["background.js"]
}