> How the best way to set stylesheet's plugins for app in view.yml?
>
> I've used the following way
>
> stylesheets: [ ../sfMyPlugin/css/main.css ]
>
> If you've symlinked it correctly, which it sounds like you have, all you
need to have in the stylesheets declaration is this:
stylesheets: [sfMyPlugin/css/main]

Note, I haven't tested it, since I have no plugin to test it on, but that
should work.


-- 
"Doh!"  - Homer Simpson

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to