aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/wakatime/webview.js
blob: d18a37ddbe304e1f0e085018d0503d20212760d4 (plain) (blame)
1
2
3
module.exports = (Ferdi) => {
  Ferdi.injectCSS(_path.default.join(__dirname, "service.css"));
};