éditeur de custom.css

This commit is contained in:
Deltacms 2023-02-03 12:05:33 +01:00
parent d16c32d740
commit 754435a193
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
<link rel="stylesheet" href="core/vendor/tinymce/plugins/codemirror/codemirror/lib/codemirror.css">
<link rel="stylesheet" href="core/vendor/codemirror/init.css">
<?php
// Lexique
include('./core/module/theme/lang/'. $this->getData(['config', 'i18n', 'langAdmin']) . '/lex_theme.php');