1
0
mirror of https://github.com/typemill/typemill.git synced 2025-08-12 17:14:03 +02:00

Version 1.3.0: Meta-Information

This commit is contained in:
trendschau
2019-12-31 15:57:45 +01:00
parent ead51d6540
commit 7d41c4894c
85 changed files with 964 additions and 1364 deletions

View File

@@ -17,7 +17,7 @@ class Assets
$this->editorInlineJS = array();
$this->svgSymbols = array();
}
public function addCSS($CSS)
{
$CSSfile = $this->getFileUrl($CSS);