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