I don't see the need for this, as most people who can create themes that would implement this would just code it into the template.php of the theme anyways.
----- Adam A. Gregory Freelance Drupal Developer Web: AdamAGregory.com Twitter: twitter.com/adamgregory Phone: 910.808.1717 Cell: 706.761.7375 On Sun, Jan 24, 2010 at 7:56 AM, Waleed Qadi <[email protected]> wrote: > hello i just want to get feedback about a module that will load custom css > for every path you want, > > the module will get the list of paths and there custom css file from the > .info file for the current active theme as the following > > customcss[node]=nodesstyle.css > customcss[images]=photoalbum.css > > the module will load nodestyle.css for the path /node > and the photoalbum.css for the path /images > > feedback needed. >
