$roots->autocss()
Returns the root of the autocss folder for the css('@auto')
rule.
-
return (string)
Example
<?= kirby()->roots()->autocss() ?>
Returns the root of the autocss folder for the css('@auto')
rule.
<?= kirby()->roots()->autocss() ?>