Add template function `{{ minify() }}` which accepts arbitrary number of args with CSS/JS paths and returns path to single minified CSS/JS. Of course, mixing CSS and JS paths must be treated as an error.
Add template function
{{ minify() }}which accepts arbitrary number of args with CSS/JS paths and returns path to single minified CSS/JS.Of course, mixing CSS and JS paths must be treated as an error.