Is there a way for Compass to combine .css files without the need for a third party tool after compiling the .scss files? I've searched online and here but haven't found any information yet. I thought maybe the config.rb file would have an option for this, but all I could find was the compress feature.
Has anyone attempted this or discovered a third-party tool that integrates well with Compass?