symfony - Error links css using Assetic -


I have a layout that is used by many bundles, so I use web / dashboard / css / < / Strong>.

When I use Simple Method:

   

The style is implemented and I get this HTML code in the source code

  & lt; Link rel = "stylesheet" href = "/ boutique / web / dashboard / css / bootstrap.min.css" />  

But when I use acetic

  {% stylesheets dashboard / CSS / * 'filter' = cssrewrite '%} Do & lt; Link rel = "stylesheet" href = "{{asset_url}}" /> {% Endstylesheets%}  

I have many errors in the style and I have this code in HTML in the source code

  & lt; Link rel = "stylesheet" Href = "/ boutique / web / app_dev.php / css / ac0081b_part_1_ace-fonts_1.css" />  

And the style in modern prod does not work and I have the HTML code

  & lt; Link rel = "stylesheet" Href = "/ boutique / web / css / ac0081b.css" /> As I said, css files  web / dashboard / css /  

< P> And working in the model does not work properly and I have the HTML code

Are you sure that you are posted in properties?

  // Asset calling app / install console assets: install --env = prod // Dump your property to real file app / console in the brain: Dump - ANV = < Code> 

I have many errors in the style and I have this code in source code in HTML code

I think the code you are looking at That's the way.


Comments

Popular posts from this blog

HTML/CSS - Automatically set height width from background image? -

php - Mysql Show Process - Sleep Commands and what to do -

c - What is the address of buf (the local variable in the main function)? -