== {{ vite(['assets/src/css/theme-{{code}}.css'], 'theme-{{code}}') }} <style> :root { --primary: {{ this.theme.color_primary }}; --secondary: {{ this.theme.color_secondary }}; } </style> {% styles %} {% placeholder head %}
info at phpclasses dot org