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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | css3pie_syntax.patch | 1.47 KB | catch |
Comments
Comment #1
catchHere's a patch.
Comment #2
iler commentedThanks for the patch & heads up. This is now fixed in the 6.x-1.0-beta2.