Or use your favorite build tool to concatenate your css files into one on deployment :-) During development, just have your css file use @import statements to include the other css files.
David Rafael wrote: > > > I suggest to create a view helper to scan and load all stylesheets :) > > -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/repeated-stylesheets-in-html-header-tp3022718p3023067.html Sent from the Zend Framework mailing list archive at Nabble.com.
