mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
make assetic work
This commit is contained in:
@@ -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 %}
|
||||
|
||||
|
Reference in New Issue
Block a user