Problem/Motivation
Replace
{% for item in items %}
{{ item }}
{% endfor %}
by
{{ items }}
Issue fork ui_suite_daisyui-3576244
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
g4mbini