Found a great article: http://bakery.cakephp.org/articles/view/some-ideas-to-organize-your-css-files-and-autoload-them-in-cakephp
On Jun 4, 11:18 am, Amit <[email protected]> wrote: > How do you guys manage your CSS for your application? Right now I've > designed a master css file and css files for each controller/action. > It's great since I customize each page or the overall design, but I > wanted to see if others had better plans. > > The only issue I have here is the additional http request for each > page, but even then it's only request at most 2kb since the page > specific controller/action css file isn't very extensive and the > master css file is being cached. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
