We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8fe788 commit bdd3f2fCopy full SHA for bdd3f2f
install.php
@@ -23,6 +23,7 @@
23
$css = [];
24
$css['instadoc/highlighter/styles'] = [
25
'PHP.css' => 'highlighter/styles',
26
+ 'PHPFUI.css' => 'highlighter/styles',
27
];
28
29
$phpfuiInstaller->copyFiles('..', $css);
0 commit comments