summaryrefslogtreecommitdiff
path: root/source/features/monospace-textareas.tsx
blob: 13ff3e2861853335c624ac93834638d1cabb6edf (plain) (blame)
1
2
3
4
5
6
import './monospace-textareas.css';
import * as pageDetect from 'github-url-detection';

import features from '.';

void features.addCssFeature(__filebasename, [pageDetect.hasRichTextEditor], 'has-rgh-inner');