summaryrefslogtreecommitdiff
path: root/source/features/hide-useless-comments.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'source/features/hide-useless-comments.tsx')
-rw-r--r--source/features/hide-useless-comments.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/features/hide-useless-comments.tsx b/source/features/hide-useless-comments.tsx
index 8bfc0b4f..4e3f57c2 100644
--- a/source/features/hide-useless-comments.tsx
+++ b/source/features/hide-useless-comments.tsx
@@ -1,3 +1,4 @@
+import './hide-useless-comments.css';
import React from 'dom-chef';
import select from 'select-dom';
import features from '../libs/features';