Open jcyframe opened 8 years ago
Does usemin work for twig templates example: would this work?:
` {% block stylesheets %}
<link href="{{asset('vendor/bootstrap/css/bootstrap.css')}}" rel="stylesheet" />
{% endblock %} `
Does usemin work for twig templates example: would this work?:
` {% block stylesheets %}
{% endblock %} `