Add missing layout slot for styles

This commit is contained in:
Alex Tselegidis 2022-05-24 10:47:33 +02:00
parent c84fb2d3db
commit 46e6661bde
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@
<?php if (vars('company_color')): ?>
<?php component('company_color_style', ['company_color' => vars('company_color')]) ?>
<?php endif ?>
<?php slot('styles') ?>
</head>
<body>