function csscrush_inline($file, $options = null, $attributes = array())
{
    return csscrush::inline($file, $options, $attributes);
}