add additionnalCss

This commit is contained in:
isUnknown 2025-02-18 10:16:52 +01:00
parent 08c2f57d6e
commit b4217f80d4
21 changed files with 7151 additions and 2 deletions

40
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "b1bd6ef89760d4203a9c316fa84c6b43",
"content-hash": "5dfa3f8a0e0c08424cf5148eb08e1ab9",
"packages": [
{
"name": "beberlei/assert",
@ -2220,6 +2220,44 @@
},
"time": "2019-03-08T08:55:37+00:00"
},
{
"name": "sylvainjule/code-editor",
"version": "1.0.3",
"source": {
"type": "git",
"url": "https://github.com/sylvainjule/kirby-code-editor.git",
"reference": "9795565acbf64f92c46423ed4cb5c94bb8a738ea"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sylvainjule/kirby-code-editor/zipball/9795565acbf64f92c46423ed4cb5c94bb8a738ea",
"reference": "9795565acbf64f92c46423ed4cb5c94bb8a738ea",
"shasum": ""
},
"require": {
"getkirby/composer-installer": "^1.1"
},
"type": "kirby-plugin",
"extra": {
"installer-name": "code-editor"
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Sylvain Julé",
"email": "contact@sylvain-jule.fr"
}
],
"description": "Code editor field for Kirby 3 and 4",
"support": {
"issues": "https://github.com/sylvainjule/kirby-code-editor/issues",
"source": "https://github.com/sylvainjule/kirby-code-editor/tree/1.0.3"
},
"time": "2024-03-06T18:19:23+00:00"
},
{
"name": "symfony/deprecation-contracts",
"version": "v3.5.1",