diff options
Diffstat (limited to 'source/features/preview-hidden-comments.tsx')
-rw-r--r-- | source/features/preview-hidden-comments.tsx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/features/preview-hidden-comments.tsx b/source/features/preview-hidden-comments.tsx index 57c8a262..939ded74 100644 --- a/source/features/preview-hidden-comments.tsx +++ b/source/features/preview-hidden-comments.tsx @@ -1,3 +1,4 @@ +import './preview-hidden-comments.css'; import React from 'dom-chef'; import select from 'select-dom'; import * as pageDetect from 'github-url-detection'; |