Skip to content

Commit bdd3f2f

Browse files
committed
Install PHPFUI.css
1 parent f8fe788 commit bdd3f2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
$css = [];
2424
$css['instadoc/highlighter/styles'] = [
2525
'PHP.css' => 'highlighter/styles',
26+
'PHPFUI.css' => 'highlighter/styles',
2627
];
2728

2829
$phpfuiInstaller->copyFiles('..', $css);

0 commit comments

Comments
 (0)