aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/wakatime/webview.js
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/wakatime/webview.js')
-rw-r--r--recipes/wakatime/webview.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/wakatime/webview.js b/recipes/wakatime/webview.js
new file mode 100644
index 0000000..d18a37d
--- /dev/null
+++ b/recipes/wakatime/webview.js
@@ -0,0 +1,3 @@
1module.exports = (Ferdi) => {
2 Ferdi.injectCSS(_path.default.join(__dirname, "service.css"));
3};