[symfony-users] Re: Add css from plugins

2007-07-19 Thread Marco Catunda
I've just tested it and didn't work. -- Marco Catunda 2007/7/19, Colin Williams <[EMAIL PROTECTED]>: > > > > 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

[symfony-users] Re: Add css from plugins

2007-07-19 Thread Colin Williams
> 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: [sfMyPlu