Guest User

Untitled

a guest
May 20th, 2018
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. {% stylesheets output='css/compressed.css'
  2. '@AcmeFooBundle/Resources/public/css/mystyle1.css'
  3. '@AcmeFooBundle/Resources/public/css/mystyle2.css' %}
  4. {# If your files are in web/css/, call them with: 'css/mystyle.css' #}
  5. <link rel="stylesheet" href="{{ asset_url }}" type="text/css" media="screen" />
  6. {% endstylesheets %}
Add Comment
Please, Sign In to add comment