getgrav / grav-theme-agency

Agency Theme for Grav
https://getgrav.org
MIT License
27 stars 36 forks source link

Need to add custom css to assets #4

Closed pdowse closed 8 years ago

pdowse commented 8 years ago

Hi Guys,

Just wondering if you can please add the facility to the template to enable custom css. All that would be needed is

{% do assets.addCss('theme://css/custom.css',100) %}

Taken from the Antimatter template https://github.com/getgrav/grav-theme-antimatter/blob/develop/templates/partials/base.html.twig#L18 as advised from this forum post http://getgrav.org/forum#!/general:custom-css-for-agency-templ