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