Elgg  Version 5.1
typography.css.php
Go to the documentation of this file.
1 <?php
2 
3 echo elgg_view('elements/components/typography.css', $vars);
4 echo elgg_view('elements/components/output.css', $vars);
elgg_view(string $view, array $vars=[], string $viewtype= '')
Return a parsed view.
Definition: views.php:177
$vars
Definition: theme.php:5