UNPKG

allexsdk

Version:
11 lines (9 loc) 244 B
{%- for style in css %} {%- if style.conditional -%} <!-- [if {{style.conditional}}]> {%- endif -%} <link rel="stylesheet" href="{{ style.path }}"> {%- if style.conditional %} <![endif]--> {%- endif -%} {%- endfor %}