We recently tried to use this module on pressflow core. Pressflow uses file_create_path instead of using base_path in many instances, resulting in empty @import "//..." paths. A possible fix would be to use file_create_path as well as pressflow, either for clean drupal core as well, or providing an alternative css aggregation function.