1

Topic: ZC57 – Selectively Adding CSS with Zend_Layout

This video outlines a little trick I've found immensely helpful in larger applications: managing your css selectively. Luckily, the Zend Framework is built with some great features for handling this case using Zend_View and Zend_Layout. Enjoy!

2

Re: ZC57 – Selectively Adding CSS with Zend_Layout

Nice ZendCast!

I would like a follow-up showing the css- (and js-) minify in action. Maybe the files can be combined and minified automatically ?