make assetic work

This commit is contained in:
2013-10-24 07:38:32 +02:00
parent 000405709c
commit ca1160bb87
2 changed files with 36 additions and 36 deletions

View File

@@ -1,8 +1,8 @@
<!DOCTYPE html>
<html lang="fr">
<head>
{% stylesheets filter="compass" output="css/all.css"
"@CLChillMainBundle/Resources/assets/gumpy/sass/gumby.scss" %}
{% stylesheets output="css/all.css"
"@CLChillMainBundle/Resources/assets/gumpy/css/gumby.css" %}
<link rel="stylesheet" href="{{ asset_url }}"/>
{% endstylesheets %}