If no module implement hook_css3pie() you get the following css file created:


/* css3pie */

{
  behavior: url(/sites/all/libraries/PIE/PIE.php);
}

Found this when validating some css on a dev site that had the module installed but nothing defined yet.

CommentFileSizeAuthor
#1 css3pie_syntax.patch1.47 KBcatch

Comments

catch’s picture

Title: Syntax error if no modules implement the hook » CSS Syntax error if no modules implement the hook
StatusFileSize
new1.47 KB

Here's a patch.

iler’s picture

Status: Active » Fixed

Thanks for the patch & heads up. This is now fixed in the 6.x-1.0-beta2.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.