{% for type, value in manifest['src/main.tsx']|items %} {% if type=='css' %} {% for css in value %} {% endfor %} {% elif type == 'file' %} {% endif %} {% endfor %}