You should mention that this module is only for Drupal CVS.
There is no condition checking if drupal_add_css() is available. If it's not, a Drupal site is no more accessible (without renaming/removing this module manually from /modules and from system table in database).

Comments

m3avrck’s picture

Status: Active » Closed (fixed)

Yes that is why I have not branched the module yet.

Because it is still in CVS, it can be assumed it's not stabled and/or only works with the latest Drupal HEAD. After a couple more bug cleanups I'll branch it for 5.0 but till then it stays in CVS as development only.

Thanks for the feedback though!