Conflicts with Symfony2 AsseticBundle and "nonexistent routes"
Assetic does not work very well with this tag:
{% stylesheets output='/style/app.css' '@VendorBundle/Resources/style/main.css' %} <link rel="stylesheet" href="{{ asset_url }}"/> {% endstylesheets %} If I use it, he, like Assyphus, does not know what to do with it. In config_dev, use_controller true. I cannot find what I am doing wrong. I just understand:
During the rendering of the template ("Unable to create a URL for the specified route" _assetic_aca6c7a_0 "there was no exception") in "VendorBundle: Section: template.html.twig".
Maybe a cache problem? I do not know what I can try ...